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 | License |
---|---|---|---|---|
org.apache.maven.surefire | common-junit3 | 2.19 | jar | Apache License, Version 2.0 |
org.apache.maven.surefire | surefire-api | 2.19 | 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 | License |
---|---|---|---|---|
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 | License |
---|---|---|---|---|
junit | junit | 3.8.1 | jar | Common Public License Version 1.0 |
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 | License |
---|---|---|---|---|
org.apache.maven.shared | maven-shared-utils | 0.9 | jar | Apache License, Version 2.0 |
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 | License |
---|---|---|---|---|
com.google.code.findbugs | jsr305 | 2.0.1 | jar | The Apache Software License, Version 2.0 |
New BSD License: Hamcrest library
Apache License, Version 2.0: Apache Maven Shared Utils, FEST Fluent Assertions, Shared JUnit3 Provider Code, SureFire API, SureFire JUnit Runner
Common Public License Version 1.0: JUnit
The Apache Software License, Version 2.0: FindBugs-jsr305
Filename | Size | Entries | Classes | Packages | JDK Rev | Debug |
---|---|---|---|---|---|---|
jsr305-2.0.1.jar | 31.12 kB | 70 | 34 | 3 | 1.5 | debug |
junit-3.8.1.jar | 118.23 kB | 119 | 100 | 6 | 1.1 | debug |
maven-shared-utils-0.9.jar | 167.65 kB | 118 | 83 | 12 | 1.5 | debug |
common-junit3-2.19.jar | 11.24 kB | 18 | 2 | 1 | 1.5 | debug |
surefire-api-2.19.jar | 190.39 kB | 162 | 116 | 14 | 1.5 | debug |
fest-assert-1.4.jar | 76.61 kB | 76 | 64 | 1 | 1.5 | debug |
hamcrest-library-1.3.jar | 51.83 kB | 46 | 35 | 7 | 1.5 | debug |
Total | Size | Entries | Classes | Packages | JDK Rev | Debug |
7 | 647.07 kB | 609 | 434 | 44 | 1.5 | 7 |
compile: 3 | compile: 369.28 kB | compile: 298 | compile: 201 | compile: 27 | - | compile: 3 |
test: 2 | test: 128.44 kB | test: 122 | test: 99 | test: 8 | - | test: 2 |
provided: 2 | provided: 149.35 kB | provided: 189 | provided: 134 | provided: 9 | - | provided: 2 |