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-junit48 | 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 |
---|---|---|---|---|
com.github.stephenc.jcip | jcip-annotations | 1.0-1 | jar | Apache License, Version 2.0 |
org.apache.maven.surefire | maven-surefire-common | 3.0.0-M5 | 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.13 | jar | Eclipse Public License 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 | common-junit4 | 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 |
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 |
---|---|---|---|---|
com.thoughtworks.qdox | qdox | 2.0-M9 | jar | The Apache Software License, Version 2.0 |
commons-codec | commons-codec | 1.11 | jar | Apache License, Version 2.0 |
org.apache.maven | maven-plugin-api | 3.0 | jar | The Apache Software License, Version 2.0 |
org.apache.maven | maven-toolchain | 3.0-alpha-2 | jar | The Apache Software License, Version 2.0 |
org.apache.maven.shared | maven-artifact-transfer | 0.11.0 | jar | Apache License, Version 2.0 |
org.apache.maven.shared | maven-common-artifact-filters | 3.1.0 | jar | Apache License, Version 2.0 |
org.apache.maven.surefire | surefire-booter | 3.0.0-M5 | jar | Apache License, Version 2.0 |
org.apache.maven.surefire | surefire-extensions-api | 3.0.0-M5 | jar | Apache License, Version 2.0 |
org.apache.maven.surefire | surefire-extensions-spi | 3.0.0-M5 | jar | Apache License, Version 2.0 |
org.codehaus.plexus | plexus-java | 1.0.5 | jar | Apache License, Version 2.0 |
org.easytesting | fest-util | 1.1.6 | jar | Apache License, Version 2.0 |
org.ow2.asm | asm | 7.2 | jar | BSD-3-Clause |
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 |
---|---|---|---|---|
org.hamcrest | hamcrest-core | 1.3 | jar | New BSD License |
Project Dependency Graph
Dependency Tree
- org.apache.maven.surefire:surefire-junit47:jar:3.0.0-M5
- org.apache.maven.surefire:common-junit48:jar:3.0.0-M5 (compile)
- 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.surefire:common-junit4:jar:3.0.0-M5 (compile)
- junit:junit:jar:4.13 (provided)
- org.hamcrest:hamcrest-core:jar:1.3 (provided)
- org.apache.maven.surefire:maven-surefire-common:jar:3.0.0-M5 (test)
- org.apache.maven.surefire:surefire-extensions-api:jar:3.0.0-M5 (test)
- org.apache.maven.surefire:surefire-booter:jar:3.0.0-M5 (test)
- org.apache.maven.surefire:surefire-extensions-spi:jar:3.0.0-M5 (test)
- org.apache.maven:maven-toolchain:jar:3.0-alpha-2 (test)
- org.apache.maven.shared:maven-artifact-transfer:jar:0.11.0 (test)
- org.apache.maven.shared:maven-common-artifact-filters:jar:3.1.0 (test)
- org.apache.maven:maven-plugin-api:jar:3.0 (test)
- commons-codec:commons-codec:jar:1.11 (test)
- org.apache.maven.shared:maven-common-artifact-filters:jar:3.1.0 (test)
- org.codehaus.plexus:plexus-java:jar:1.0.5 (test)
- org.ow2.asm:asm:jar:7.2 (test)
- com.thoughtworks.qdox:qdox:jar:2.0-M9 (test)
- org.apache.maven.surefire:surefire-shared-utils:jar:3.0.0-M4 (compile)
- com.github.stephenc.jcip:jcip-annotations:jar:1.0-1 (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.hamcrest:hamcrest-library: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:common-junit48:jar:3.0.0-M5 (compile)
Licenses
Eclipse Public License 1.0: JUnit
BSD-3-Clause: asm
Apache License, Version 2.0: Apache Commons Codec, Apache Maven Artifact Transfer, Apache Maven Common Artifact Filters, FEST Fluent Assertions, FEST Util, JCIP Annotations under Apache License, Maven Surefire Common, Maven Surefire Test-Grouping Support, Plexus Languages :: Java, Shared JUnit3 Provider Code, Shared JUnit4 Provider Code, Shared JUnit48 Provider Code, Shared Java 5 Provider Base, SureFire API, SureFire Booter, SureFire JUnitCore Runner, SureFire Logger API, Surefire Extensions API, Surefire Extensions SPI
New BSD License: Hamcrest Core, Hamcrest library
The Apache Software License, Version 2.0: Maven Plugin API, Maven Toolchains, QDox, Surefire Shared Utils
Dependency File Details
Filename | Size | Entries | Classes | Packages | Java Version | Debug Information |
---|---|---|---|---|---|---|
jcip-annotations-1.0-1.jar | 4.7 kB | 14 | 4 | 1 | 1.5 | No |
qdox-2.0-M9.jar | 317.3 kB | 244 | 218 | 17 | 1.5 | Yes |
commons-codec-1.11.jar | 335 kB | 243 | 96 | 7 | 1.6 | Yes |
junit-4.13.jar | 381.8 kB | 387 | 348 | 32 | 1.5 | Yes |
maven-plugin-api-3.0.jar | 48.9 kB | 46 | 25 | 6 | 1.5 | Yes |
maven-toolchain-3.0-alpha-2.jar | 36.1 kB | 40 | 20 | 4 | 1.5 | Yes |
maven-artifact-transfer-0.11.0.jar | 127.9 kB | 121 | 80 | 21 | 1.6 | Yes |
maven-common-artifact-filters-3.1.0.jar | 61.2 kB | 62 | 43 | 4 | 1.7 | 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 |
common-junit48-3.0.0-M5.jar | 21.5 kB | 26 | 10 | 1 | 1.7 | Yes |
maven-surefire-common-3.0.0-M5.jar | 311.2 kB | 204 | 169 | 14 | 1.7 | Yes |
surefire-api-3.0.0-M5.jar | 143.9 kB | 152 | 126 | 11 | 1.7 | Yes |
surefire-booter-3.0.0-M5.jar | 105.8 kB | 69 | 51 | 2 | 1.7 | Yes |
surefire-extensions-api-3.0.0-M5.jar | 24 kB | 36 | 20 | 2 | 1.7 | Yes |
surefire-extensions-spi-3.0.0-M5.jar | 7.9 kB | 16 | 1 | 1 | 1.7 | No |
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 |
plexus-java-1.0.5.jar | 52.1 kB | 63 | 35 | 3 | - | 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 |
asm-7.2.jar | 114.9 kB | 42 | 36 | 3 | - | Yes |
Total | Size | Entries | Classes | Packages | Java Version | Debug Information |
26 | 4.3 MB | 3264 | 2421 | 213 | 1.7 | 24 |
compile: 8 | compile: 2.1 MB | compile: 1463 | compile: 1109 | compile: 84 | - | compile: 8 |
test: 16 | test: 1.7 MB | test: 1362 | test: 919 | test: 94 | - | test: 14 |
provided: 2 | provided: 426.8 kB | provided: 439 | provided: 393 | provided: 35 | - | provided: 2 |