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-junit4 | 3.0.0-M5 | jar | Apache License, Version 2.0 |
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 |
---|---|---|---|---|
org.easytesting | fest-assert | 1.4 | jar | Apache License, Version 2.0 |
org.hamcrest | hamcrest-library | 1.3 | jar | New BSD License |
provided
The following is a list of provided dependencies for this project. These dependencies are required to compile the application, but should be provided by default when using the library:
GroupId | ArtifactId | Version | Type | Licenses |
---|---|---|---|---|
junit | junit | 4.0 | jar | - |
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-M5 | jar | Apache License, Version 2.0 |
org.apache.maven.surefire | common-junit3 | 3.0.0-M5 | jar | Apache License, Version 2.0 |
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-junit4:jar:3.0.0-M5
- junit:junit:jar:4.0 (provided)
- org.apache.maven.surefire:common-junit4:jar:3.0.0-M5 (compile)
- org.apache.maven.surefire:common-junit3:jar:3.0.0-M5 (compile)
- org.apache.maven.surefire:common-java5:jar:3.0.0-M5 (compile)
- 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)
- 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)
Licenses
Unknown: junit
Apache License, Version 2.0: FEST Fluent Assertions, FEST Util, Shared JUnit3 Provider Code, Shared JUnit4 Provider Code, Shared Java 5 Provider Base, SureFire API, SureFire JUnit4 Runner, SureFire Logger API
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.0.jar | 105.6 kB | 119 | 92 | 11 | 1.5 | Yes |
common-java5-3.0.0-M5.jar | 15.7 kB | 20 | 5 | 1 | 1.7 | Yes |
common-junit3-3.0.0-M5.jar | 11.7 kB | 18 | 2 | 1 | 1.7 | Yes |
common-junit4-3.0.0-M5.jar | 24.9 kB | 28 | 12 | 1 | 1.7 | 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 |
11 | 2.4 MB | 1736 | 1340 | 104 | 1.7 | 11 |
compile: 6 | compile: 2.1 MB | compile: 1403 | compile: 1082 | compile: 81 | - | compile: 6 |
test: 4 | test: 207.6 kB | test: 214 | test: 166 | test: 12 | - | test: 4 |
provided: 1 | provided: 105.6 kB | provided: 119 | provided: 92 | provided: 11 | - | provided: 1 |