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 | surefire-api | 2.18.1 | 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 |
---|---|---|---|---|
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.4 | jar | The Apache Software 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 |
Apache License, Version 2.0: SureFire API, SureFire Providers
Common Public License Version 1.0: JUnit
The Apache Software License, Version 2.0: FindBugs-jsr305, Maven Shared Utils
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.4.jar | 151.81 kB | 105 | 72 | 11 | 1.5 | debug |
surefire-api-2.18.1.jar | 144.50 kB | 129 | 85 | 13 | 1.5 | debug |
Total | Size | Entries | Classes | Packages | JDK Rev | Debug |
4 | 445.66 kB | 423 | 291 | 33 | 1.5 | 4 |
compile: 2 | compile: 296.31 kB | compile: 234 | compile: 157 | compile: 24 | - | compile: 2 |
test: 1 | test: 118.23 kB | test: 119 | test: 100 | test: 6 | - | test: 1 |
provided: 1 | provided: 31.12 kB | provided: 70 | provided: 34 | provided: 3 | - | provided: 1 |