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.shared | maven-shared-utils | 0.9 | jar | Apache License, Version 2.0 |
org.apache.maven.surefire | common-java5 | 2.22.0 | jar | Apache License, Version 2.0 |
org.apache.maven.surefire | common-junit3 | 2.22.0 | jar | Apache License, Version 2.0 |
org.apache.maven.surefire | surefire-api | 2.22.0 | jar | Apache License, Version 2.0 |
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 | LICENSE.txt |
org.hamcrest | hamcrest-library | 1.3 | jar | New BSD License |
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 | - |
The following is a list of transitive dependencies for this project. Transitive dependencies are the dependencies of the project dependencies.
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 | 2.22.0 | jar | Apache License, Version 2.0 |
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 | LICENSE.txt |
org.hamcrest | hamcrest-core | 1.3 | jar | New BSD License |
Unknown: junit
Apache License, Version 2.0: Apache Maven Shared Utils, FEST Fluent Assertions, FEST Util, Shared JUnit3 Provider Code, Shared JUnit4 Provider Code, Shared Java 5 Provider Base, SureFire API, SureFire Logger API
New BSD License: Hamcrest Core, Hamcrest library
Filename | Size | Entries | Classes | Packages | Java Version | Debug Information |
---|---|---|---|---|---|---|
junit-4.0.jar | 105.6 kB | 119 | 92 | 11 | 1.5 | Yes |
maven-shared-utils-0.9.jar | 171.7 kB | 118 | 83 | 12 | 1.5 | Yes |
common-java5-2.22.0.jar | 51.2 kB | 55 | 11 | 3 | 1.6 | Yes |
common-junit3-2.22.0.jar | 11.7 kB | 18 | 2 | 1 | 1.6 | Yes |
surefire-api-2.22.0.jar | 185.8 kB | 161 | 117 | 12 | 1.6 | Yes |
surefire-logger-api-2.22.0.jar | 13.4 kB | 23 | 6 | 1 | 1.6 | 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 |
10 | 746.9 kB | 708 | 477 | 52 | 1.6 | 10 |
compile: 5 | compile: 433.7 kB | compile: 375 | compile: 219 | compile: 29 | - | compile: 5 |
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 |