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-M5 | 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 | jar | Eclipse Public License 1.0 |
org.easytesting | fest-assert | 1.4 | 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 | surefire-logger-api | 3.0.0-M5 | jar | Apache License, Version 2.0 |
org.apache.maven.surefire | surefire-shared-utils | 3.0.0-M4 | jar | The Apache Software 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 |
---|---|---|---|---|
org.easytesting | fest-util | 1.1.6 | jar | Apache License, Version 2.0 |
org.hamcrest | hamcrest-core | 1.3 | jar | New BSD License |
Project Dependency Graph
Dependency Tree
- org.apache.maven.surefire:surefire-providers:pom:3.0.0-M5
- org.apache.maven.surefire:surefire-api:jar:3.0.0-M5 (compile)
- org.apache.maven.surefire:surefire-logger-api:jar:3.0.0-M5 (compile)
- org.apache.maven.surefire:surefire-shared-utils:jar:3.0.0-M4 (compile)
- junit:junit:jar:4.13 (test)
- org.hamcrest:hamcrest-library:jar:1.3 (test)
- org.hamcrest:hamcrest-core:jar:1.3 (test)
- org.easytesting:fest-assert:jar:1.4 (test)
- org.easytesting:fest-util:jar:1.1.6 (test)
- org.apache.maven.surefire:surefire-api:jar:3.0.0-M5 (compile)
Licenses
Eclipse Public License 1.0: JUnit
Apache License, Version 2.0: FEST Fluent Assertions, FEST Util, SureFire API, SureFire Logger API, SureFire Providers
New BSD License: Hamcrest Core, Hamcrest library
The Apache Software License, Version 2.0: Surefire Shared Utils
Dependency File Details
Filename | Size | Entries | Classes | Packages | Java Version | Debug Information |
---|---|---|---|---|---|---|
junit-4.13.jar | 381.8 kB | 387 | 348 | 32 | 1.5 | Yes |
surefire-api-3.0.0-M5.jar | 143.9 kB | 152 | 126 | 11 | 1.7 | Yes |
surefire-logger-api-3.0.0-M5.jar | 13.6 kB | 23 | 6 | 1 | 1.7 | Yes |
surefire-shared-utils-3.0.0-M4.jar | 1.9 MB | 1162 | 931 | 66 | 1.7 | Yes |
fest-assert-1.4.jar | 78.5 kB | 76 | 64 | 1 | 1.5 | Yes |
fest-util-1.1.6.jar | 31 kB | 40 | 22 | 1 | 1.5 | Yes |
hamcrest-core-1.3.jar | 45 kB | 52 | 45 | 3 | 1.5 | Yes |
hamcrest-library-1.3.jar | 53.1 kB | 46 | 35 | 7 | 1.5 | Yes |
Total | Size | Entries | Classes | Packages | Java Version | Debug Information |
8 | 2.6 MB | 1938 | 1577 | 122 | 1.7 | 8 |
compile: 3 | compile: 2 MB | compile: 1337 | compile: 1063 | compile: 78 | - | compile: 3 |
test: 5 | test: 589.3 kB | test: 601 | test: 514 | test: 44 | - | test: 5 |