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.junit.jupiter | junit-jupiter-api | 5.9.2 | jar | Eclipse Public License v2.0 |
org.junit.jupiter | junit-jupiter-params | 5.9.2 | 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.hamcrest | hamcrest | 2.2 | jar | BSD License 3 |
The following is a list of system dependencies for this project. These dependencies are required to compile the application:
GroupId | ArtifactId | Version | Type | Licenses |
---|---|---|---|---|
com.epam.tat | module4 | 1.0 | jar | - |
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.9.2 | jar | Eclipse Public License v2.0 |
org.opentest4j | opentest4j | 1.2.0 | jar | The Apache License, Version 2.0 |
The Apache License, Version 2.0: org.apiguardian:apiguardian-api, org.opentest4j:opentest4j
BSD License 3: Hamcrest
Eclipse Public License v2.0: JUnit Jupiter API, JUnit Jupiter Params, JUnit Platform Commons
The Apache Software License, Version 2.0: Calculator JUnit Tests
Filename | Size | Entries | Classes | Packages | Java Version | Debug Information |
---|---|---|---|---|---|---|
calculator-1.0.jar | 3.6 kB | 13 | 2 | 1 | 1.7 | Yes |
apiguardian-api-1.1.2.jar | 6.8 kB | 9 | 3 | 2 | - | Yes |
hamcrest-2.2.jar | 123.4 kB | 122 | 108 | 11 | 1.7 | Yes |
junit-jupiter-api-5.9.2.jar | 207.8 kB | 194 | 179 | 8 | - | Yes |
junit-jupiter-params-5.9.2.jar | 579.8 kB | 377 | 343 | 22 | - | Yes |
junit-platform-commons-1.9.2.jar | 103 kB | 64 | 44 | 7 | - | Yes |
opentest4j-1.2.0.jar | 7.7 kB | 11 | 7 | 2 | - | Yes |
Total | Size | Entries | Classes | Packages | Java Version | Debug Information |
7 | 1 MB | 790 | 686 | 53 | 1.7 | 7 |
compile: 5 | compile: 905.1 kB | compile: 655 | compile: 576 | compile: 41 | - | compile: 5 |
test: 1 | test: 123.4 kB | test: 122 | test: 108 | test: 11 | - | test: 1 |
system: 1 | system: 3.6 kB | system: 13 | system: 2 | system: 1 | - | system: 1 |