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 |
org.apache.maven.surefire | surefire-grouper | 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.apache.maven.shared | maven-shared-utils | 3.1.0 | jar | Apache License, Version 2.0 |
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.8.1 | jar | Common Public License Version 1.0 |
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:common-junit48:jar:3.0.0-M5
- junit:junit:jar:4.8.1 (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-grouper:jar:3.0.0-M5 (compile)
- org.apache.maven.shared:maven-shared-utils:jar:3.1.0 (test)
- 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
Apache License, Version 2.0: Apache Maven Shared Utils, FEST Fluent Assertions, FEST Util, Maven Surefire Test-Grouping Support, Shared JUnit3 Provider Code, Shared JUnit4 Provider Code, Shared JUnit48 Provider Code, Shared Java 5 Provider Base, SureFire API, SureFire Logger API
New BSD License: Hamcrest Core, Hamcrest library
Common Public License Version 1.0: JUnit
The Apache Software License, Version 2.0: Surefire Shared Utils
Dependency File Details
Filename | Size | Entries | Classes | Packages | Java Version | Debug Information |
---|---|---|---|---|---|---|
junit-4.8.1.jar | 237 kB | 267 | 230 | 30 | 1.5 | Yes |
maven-shared-utils-3.1.0.jar | 163.7 kB | 107 | 82 | 10 | 1.6 | 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-grouper-3.0.0-M5.jar | 39.6 kB | 34 | 17 | 2 | 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 |
13 | 2.7 MB | 2025 | 1577 | 135 | 1.7 | 13 |
compile: 7 | compile: 2.1 MB | compile: 1437 | compile: 1099 | compile: 83 | - | compile: 7 |
test: 5 | test: 371.3 kB | test: 321 | test: 248 | test: 22 | - | test: 5 |
provided: 1 | provided: 237 kB | provided: 267 | provided: 230 | provided: 30 | - | provided: 1 |