Devsecops Identity and access management microservice (IAM)

Compile Dependencies (13)

Category/LicenseGroup / ArtifactVersionUpdates
io.github.devsecops-zone » core-rest
Rest core and common tools
2.0.03.4.0
Apache 2.0
io.springfox » springfox-swagger2
JSON API documentation for spring based applications
2.9.23.0.0
Apache 2.0
io.springfox » springfox-swagger-ui1 vulnerability
JSON API documentation for spring based applications
2.9.23.0.0
Build Model Apache 2.0
org.apache.maven » maven-plugin-api
The API for Maven 3 plugins - Mojos - development.
3.6.03.9.15
Validation Apache 2.0
org.hibernate.validator » hibernate-validator2 vulnerabilities
Hibernate's Jakarta Validation reference implementation.
6.1.5.Final9.1.0.Final
org.liquibase » liquibase-core1 vulnerability
Liquibase is a tool for managing and executing database changes.
4.0.05.0.2
org.liquibase » liquibase-maven-plugin
A Maven plugin wraps up some of the functionality of Liquibase
4.0.05.0.2
Apache 2.0
org.mapstruct » mapstruct-processor
An annotation processor for generating type-safe bean mappers
1.3.1.Final1.6.3
CodeGen Apache 2.0
org.mapstruct » mapstruct
An annotation processor for generating type-safe bean mappers
1.3.1.Final1.6.3
Mocking MIT
org.mockito » mockito-junit-jupiter
Mockito JUnit 5 support
3.4.35.23.0
CodeGen MIT
org.projectlombok » lombok(optional)
Lombok is a Java library that provides annotations to simplify Java development by automating the generation of ...
Apache 2.0
org.springframework.boot » spring-boot-starter-data-jpa
Starter for using Spring Data JPA with Hibernate
Web Framework Apache 2.0
org.springframework.boot » spring-boot-starter-web
Starter for building web, including RESTful, applications using Spring MVC. Uses Tomcat as the default embedded ...

Runtime Dependencies (2)

Category/LicenseGroup / ArtifactVersionUpdates
PostgreSQL Driver BSD 2-clause
org.postgresql » postgresql
PostgreSQL JDBC Driver Postgresql
Apache 2.0
org.springframework.boot » spring-boot-devtools(optional)
Spring Boot Developer Tools

Test Dependencies (6)

Category/LicenseGroup / ArtifactVersionUpdates
Testing Apache 2.0
io.rest-assured » rest-assured
Java DSL for easy testing of REST services
4.3.16.0.0
Testing EPL 2.0
junit » junit
JUnit Jupiter is the API for writing tests using JUnit 5.
MIT
org.jeasy » easy-random-core
Easy Random core implementation
4.2.05.0.0
Testing EPL 2.0
org.junit.jupiter » junit-jupiter-api
JUnit Jupiter is the API for writing tests using JUnit 5.
5.6.26.0.3
Testing EPL 2.0
org.junit.jupiter » junit-jupiter-engine
Core package for the JUnit Jupiter test engine.
5.6.26.0.3
Testing Apache 2.0
org.springframework.boot » spring-boot-starter-test
Starter for testing Spring Boot applications with libraries including JUnit Jupiter, Hamcrest and Mockito