Project Dependencies
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 | License |
---|---|---|---|---|
junit | junit | 4.12 | jar | Eclipse Public License 1.0 |
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 | License |
---|---|---|---|---|
com.google.code.findbugs | annotations | 3.0.0 | jar | GNU Lesser Public License |
Project Transitive Dependencies
The following is a list of transitive dependencies for this project. Transitive dependencies are the dependencies of the project dependencies.
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 | License |
---|---|---|---|---|
org.hamcrest | hamcrest-core | 1.3 | jar | New BSD License |
Licenses
Eclipse Public License 1.0: JUnit
New BSD License: Hamcrest Core
The MIT license: winp
GNU Lesser Public License: FindBugs-Annotations
Dependency File Details
Filename | Size | Entries | Classes | Packages | Java Version | Debug Information |
---|---|---|---|---|---|---|
annotations-3.0.0.jar | 77.21 kB | 138 | 64 | 5 | 1.6 | Yes |
junit-4.12.jar | 314.93 kB | 323 | 286 | 30 | 1.5 | Yes |
hamcrest-core-1.3.jar | 45.02 kB | 52 | 45 | 3 | 1.5 | Yes |
Total | Size | Entries | Classes | Packages | Java Version | Debug Information |
3 | 437.17 kB | 513 | 395 | 38 | 1.6 | 3 |
test: 2 | test: 359.96 kB | test: 375 | test: 331 | test: 33 | - | test: 2 |
provided: 1 | provided: 77.21 kB | provided: 138 | provided: 64 | provided: 5 | - | provided: 1 |
Dependency Repository Locations
Repo ID | URL | Release | Snapshot | Blacklisted |
---|---|---|---|---|
central | https://repo.maven.apache.org/maven2 | Yes | No | No |
cloudbees-nexus-snapshots | https://repo-internal.cloudbees.com/ | Yes | Yes | Yes |
repo.jenkins-ci.org | http://repo.jenkins-ci.org/public/ | Yes | Yes | Yes |
Repository locations for each of the Dependencies.
Artifact | central |
---|---|
com.google.code.findbugs:annotations:jar:3.0.0 | |
junit:junit:jar:4.12 | |
org.hamcrest:hamcrest-core:jar:1.3 | |
Total | central |
3 (test: 2, provided: 1) | 3 |