The following is a list of compile dependencies for this project. These dependencies are required to compile and run the application:
GroupId | ArtifactId | Version | Type | Licenses | Optional |
---|---|---|---|---|---|
com.fasterxml.jackson.core | jackson-annotations | 2.17.3 | jar | The Apache Software License, Version 2.0 | No |
io.swagger.core.v3 | swagger-annotations | 2.2.25 | jar | Apache License 2.0 | No |
jakarta.validation | jakarta.validation-api | 3.0.2 | jar | Apache License 2.0 | No |
org.immutables | value | 2.10.1 | jar | The Apache Software License, Version 2.0 | Yes |
org.projectlombok | lombok | 1.18.36 | jar | The MIT License | Yes |
The following is a list of test dependencies for this project. These dependencies are only required to compile and run unit tests for the application:
GroupId | ArtifactId | Version | Type | Licenses |
---|---|---|---|---|
org.junit.jupiter | junit-jupiter | 5.10.5 | jar | Eclipse Public License v2.0 |
The following is a list of transitive dependencies for this project. Transitive dependencies are the dependencies of the project dependencies.
The following is a list of test dependencies for this project. These dependencies are only required to compile and run unit tests for the application:
GroupId | ArtifactId | Version | Type | Licenses |
---|---|---|---|---|
org.apiguardian | apiguardian-api | 1.1.2 | jar | The Apache License, Version 2.0 |
org.junit.jupiter | junit-jupiter-api | 5.10.5 | jar | Eclipse Public License v2.0 |
org.junit.jupiter | junit-jupiter-engine | 5.10.5 | jar | Eclipse Public License v2.0 |
org.junit.jupiter | junit-jupiter-params | 5.10.5 | jar | Eclipse Public License v2.0 |
org.junit.platform | junit-platform-commons | 1.10.5 | jar | Eclipse Public License v2.0 |
org.junit.platform | junit-platform-engine | 1.10.5 | jar | Eclipse Public License v2.0 |
org.opentest4j | opentest4j | 1.3.0 | jar | The Apache License, Version 2.0 |
Apache License 2.0: Jakarta Bean Validation API, swagger-annotations
The Apache License, Version 2.0: org.apiguardian:apiguardian-api, org.opentest4j:opentest4j
The MIT License: Project Lombok
Apache License, Version 2.0: groupman-model
Eclipse Public License v2.0: JUnit Jupiter (Aggregator), JUnit Jupiter API, JUnit Jupiter Engine, JUnit Jupiter Params, JUnit Platform Commons, JUnit Platform Engine API
The Apache Software License, Version 2.0: Jackson-annotations, org.immutables.value