Project Dependencies
compile
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.apache.maven.surefire | surefire-api | 3.0.0-M6 | jar | Apache License, Version 2.0 |
org.apache.maven.surefire | surefire-booter | 3.0.0-M6 | jar | Apache License, Version 2.0 |
org.apache.maven.surefire | surefire-junit3 | 3.0.0-M6 | jar | Apache License, Version 2.0 |
test
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 |
---|---|---|---|---|
junit | junit | 4.13.2 | jar | Eclipse Public License 1.0 |
org.assertj | assertj-core | 3.22.0 | jar | Apache License, Version 2.0 |
org.hamcrest | hamcrest-library | 1.3 | jar | New BSD License |
Project Transitive Dependencies
The following is a list of transitive dependencies for this project. Transitive dependencies are the dependencies of the project dependencies.
compile
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.apache.maven.surefire | common-java5 | 3.0.0-M6 | jar | Apache License, Version 2.0 |
org.apache.maven.surefire | common-junit3 | 3.0.0-M6 | jar | Apache License, Version 2.0 |
org.apache.maven.surefire | surefire-extensions-spi | 3.0.0-M6 | jar | Apache License, Version 2.0 |
org.apache.maven.surefire | surefire-logger-api | 3.0.0-M6 | jar | Apache License, Version 2.0 |
org.apache.maven.surefire | surefire-shared-utils | 3.0.0-M6 | jar | The Apache Software License, Version 2.0 |
Project Dependency Graph
Dependency Tree
- org.apache.maven.surefire:surefire-shadefire:jar:3.0.0-M6
- org.apache.maven.surefire:surefire-junit3:jar:3.0.0-M6 (compile)
- org.apache.maven.surefire:common-junit3:jar:3.0.0-M6 (compile)
- org.apache.maven.surefire:common-java5:jar:3.0.0-M6 (compile)
- org.apache.maven.surefire:surefire-api:jar:3.0.0-M6 (compile)
- org.apache.maven.surefire:surefire-logger-api:jar:3.0.0-M6 (compile)
- org.apache.maven.surefire:surefire-shared-utils:jar:3.0.0-M6 (compile)
- org.apache.maven.surefire:surefire-booter:jar:3.0.0-M6 (compile)
- org.apache.maven.surefire:surefire-extensions-spi:jar:3.0.0-M6 (compile)
- junit:junit:jar:4.13.2 (test)
- org.hamcrest:hamcrest-library:jar:1.3 (test)
- org.assertj:assertj-core:jar:3.22.0 (test)
- org.apache.maven.surefire:surefire-junit3:jar:3.0.0-M6 (compile)
Licenses
Eclipse Public License 1.0: JUnit
Apache License, Version 2.0: AssertJ fluent assertions, Shared JUnit3 Provider Code, Shared Java 5 Provider Base, SureFire API, SureFire Booter, SureFire JUnit Runner, SureFire Logger API, Surefire Extensions SPI
New BSD License: Hamcrest library
The Apache Software License, Version 2.0: ShadeFire JUnit3 Provider, Surefire Shared Utils
Dependency File Details
Filename | Size | Entries | Classes | Packages | Java Version | Debug Information |
---|---|---|---|---|---|---|
junit-4.13.2.jar | 384.6 kB | 389 | 350 | 32 | 1.5 | Yes |
common-java5-3.0.0-M6.jar | 17.6 kB | 22 | 7 | 1 | 1.8 | Yes |
common-junit3-3.0.0-M6.jar | 11.9 kB | 18 | 2 | 1 | 1.8 | Yes |
surefire-api-3.0.0-M6.jar | 167.8 kB | 166 | 138 | 13 | 1.8 | Yes |
surefire-booter-3.0.0-M6.jar | 118.4 kB | 77 | 58 | 3 | 1.8 | Yes |
surefire-extensions-spi-3.0.0-M6.jar | 8.2 kB | 16 | 1 | 1 | 1.8 | No |
surefire-junit3-3.0.0-M6.jar | 24.2 kB | 27 | 10 | 1 | 1.8 | Yes |
surefire-logger-api-3.0.0-M6.jar | 13.6 kB | 23 | 6 | 1 | 1.8 | Yes |
surefire-shared-utils-3.0.0-M6.jar | 2.1 MB | 1259 | 1149 | 72 | 1.8 | Yes |
assertj-core-3.22.0.jar | 5.2 MB | 3477 | 3398 | 64 | - | Yes |
hamcrest-library-1.3.jar | 53.1 kB | 46 | 35 | 7 | 1.5 | Yes |
Total | Size | Entries | Classes | Packages | Java Version | Debug Information |
11 | 8.1 MB | 5520 | 5154 | 196 | 1.8 | 10 |
compile: 8 | compile: 2.5 MB | compile: 1608 | compile: 1371 | compile: 93 | - | compile: 7 |
test: 3 | test: 5.6 MB | test: 3912 | test: 3783 | test: 103 | - | test: 3 |