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 |
|---|---|---|---|---|
| com.epam | jmp-dto | 1.0-SNAPSHOT | jar | MIT License |
| org.junit.jupiter | junit-jupiter-api | 5.10.0 | jar | Eclipse Public License v2.0 |
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.assertj | assertj-core | 3.24.2 | jar | Apache License, Version 2.0 |
| org.junit.jupiter | junit-jupiter-params | 5.10.0 | 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 compile dependencies for this project. These dependencies are required to compile and run the application:
| GroupId | ArtifactId | Version | Type | Licenses |
|---|---|---|---|---|
| org.apiguardian | apiguardian-api | 1.1.2 | jar | The Apache License, Version 2.0 |
| org.junit.platform | junit-platform-commons | 1.10.0 | jar | Eclipse Public License v2.0 |
| org.opentest4j | opentest4j | 1.3.0 | jar | The Apache License, Version 2.0 |
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 |
|---|---|---|---|---|
| net.bytebuddy | byte-buddy | 1.14.9 | jar | Apache License, Version 2.0 |
The Apache License, Version 2.0: org.apiguardian:apiguardian-api, org.opentest4j:opentest4j
MIT License: jmp-dto, jmp-service-api
Eclipse Public License v2.0: JUnit Jupiter API, JUnit Jupiter Params, JUnit Platform Commons
Apache License, Version 2.0: AssertJ Core, Byte Buddy (without dependencies)
| Filename | Size | Entries | Classes | Packages | Java Version | Debug Information |
|---|---|---|---|---|---|---|
| jmp-dto/target/classes | - | 0 | 0 | 0 | - | - |
| byte-buddy-1.14.9.jar | 4.2 MB | 2934 | 2880 | 39 | 9 | Yes |
| apiguardian-api-1.1.2.jar | 6.8 kB | 9 | 3 | 2 | 9 | Yes |
| assertj-core-3.24.2.jar | 1.3 MB | 854 | 814 | 28 | 9 | Yes |
| junit-jupiter-api-5.10.0.jar | 211 kB | 197 | 182 | 8 | 9 | Yes |
| junit-jupiter-params-5.10.0.jar | 586 kB | 381 | 347 | 22 | 9 | Yes |
| junit-platform-commons-1.10.0.jar | 106.2 kB | 64 | 44 | 7 | 9 | Yes |
| opentest4j-1.3.0.jar | 14.3 kB | 15 | 9 | 2 | 9 | Yes |
| Total | Size | Entries | Classes | Packages | Java Version | Debug Information |
| 8 | 6.5 MB | 4454 | 4279 | 108 | 9 | 7 |
| compile: 5 | compile: 338.4 kB | compile: 285 | compile: 238 | compile: 19 | 9 | compile: 4 |
| test: 3 | test: 6.1 MB | test: 4169 | test: 4041 | test: 89 | 9 | test: 3 |