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.engx | exercism-forth | 1.0-SNAPSHOT | jar | MIT License |
| legacy.forth | legacy-forth | 1.0-SNAPSHOT | jar | MIT License |
| legacy.forth | legacy-forth-diffblue | 1.0-SNAPSHOT | jar | MIT License |
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.jupiter | junit-jupiter | 5.10.0 | jar | Eclipse Public License v2.0 |
| org.junit.jupiter | junit-jupiter-api | 5.10.0 | jar | Eclipse Public License v2.0 |
| org.junit.jupiter | junit-jupiter-params | 5.10.0 | jar | Eclipse Public License v2.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 runtime dependencies for this project. These dependencies are required to run the application:
| GroupId | ArtifactId | Version | Type | Licenses |
|---|---|---|---|---|
| org.junit.jupiter | junit-jupiter-engine | 5.10.0 | jar | Eclipse Public License v2.0 |
| org.junit.platform | junit-platform-engine | 1.10.0 | jar | Eclipse Public License v2.0 |
The Apache License, Version 2.0: org.apiguardian:apiguardian-api, org.opentest4j:opentest4j
MIT License: exercism-forth, jacoco-coverage-aggregate-report, legacy-forth, legacy-forth-diffblue
Eclipse Public License v2.0: JUnit Jupiter (Aggregator), JUnit Jupiter API, JUnit Jupiter Engine, JUnit Jupiter Params, JUnit Platform Commons, JUnit Platform Engine API
| Filename | Size | Entries | Classes | Packages | Java Version | Debug Information |
|---|---|---|---|---|---|---|
| com.epam.engx:exercism-forth:jar:1.0-SNAPSHOT | /Users/jegors/Projects/epam/demo-test-coverage/exercism-forth/target/classes | /Users/jegors/Projects/epam/demo-test-coverage/exercism-forth/target/classes | - | - | - | - |
| legacy-forth/target/classes | - | 0 | 0 | 0 | - | - |
| legacy.forth:legacy-forth-diffblue:jar:1.0-SNAPSHOT | /Users/jegors/Projects/epam/demo-test-coverage/legacy-forth-diffblue/target/classes | /Users/jegors/Projects/epam/demo-test-coverage/legacy-forth-diffblue/target/classes | - | - | - | - |
| apiguardian-api-1.1.2.jar | 6.8 kB | 9 | 3 | 2 | 9 | Yes |
| junit-jupiter-5.10.0.jar | 6.4 kB | 5 | 1 | 1 | 9 | No |
| junit-jupiter-api-5.10.0.jar | 211 kB | 197 | 182 | 8 | 9 | Yes |
| junit-jupiter-engine-5.10.0.jar | 244 kB | 147 | 130 | 9 | 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 |
| junit-platform-engine-1.10.0.jar | 204.8 kB | 153 | 136 | 10 | 9 | Yes |
| opentest4j-1.3.0.jar | 14.3 kB | 15 | 9 | 2 | 9 | Yes |
| Total | Size | Entries | Classes | Packages | Java Version | Debug Information |
| 11 | 1.4 MB | 971 | 852 | 61 | 9 | 7 |
| compile: 9 | compile: 930.8 kB | compile: 671 | compile: 586 | compile: 42 | 9 | compile: 5 |
| runtime: 2 | runtime: 448.9 kB | runtime: 300 | runtime: 266 | runtime: 19 | runtime: 2 |