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.11 jar Common Public License Version 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.fasterxml.jackson.jaxrs jackson-jaxrs-base 2.4.1 jar The Apache Software License, Version 2.0

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

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.fasterxml.jackson.core jackson-annotations 2.4.0 jar The Apache Software License, Version 2.0
com.fasterxml.jackson.core jackson-core 2.4.1 jar The Apache Software License, Version 2.0
com.fasterxml.jackson.core jackson-databind 2.4.1 jar The Apache Software License, Version 2.0

Project Dependency Graph

Dependency Tree

Licenses

New BSD License: Hamcrest Core

The Apache Software License, Version 2.0: Commons - types, Jackson-JAXRS-base, Jackson-annotations, Jackson-core, jackson-databind

Common Public License Version 1.0: JUnit

Dependency File Details

Filename Size Entries Classes Packages Java Version Debug Information
jackson-annotations-2.4.0.jar 38.60 kB 63 51 1 1.6 Yes
jackson-core-2.4.1.jar 225.31 kB 106 84 8 1.6 Yes
jackson-databind-2.4.1.jar 1.07 MB 588 554 20 1.6 Yes
jackson-jaxrs-base-2.4.1.jar 28.56 kB 31 16 4 1.6 Yes
junit-4.11.jar 245.04 kB 266 233 28 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
6 1.66 MB 1106 983 64 1.6 6
test: 2 test: 290.06 kB test: 318 test: 278 test: 31 - test: 2
provided: 4 provided: 1.37 MB provided: 788 provided: 705 provided: 33 - provided: 4

Dependency Repository Locations

Repo ID URL Release Snapshot
snapshots http://repo/libs-snapshot Yes Yes
central http://repo.maven.apache.org/maven2 Yes No

Repository locations for each of the Dependencies.

Artifact snapshots central
com.fasterxml.jackson.core:jackson-annotations:jar:2.4.0 Found at http://repo/libs-snapshot Found at http://repo.maven.apache.org/maven2
com.fasterxml.jackson.core:jackson-core:jar:2.4.1 Found at http://repo/libs-snapshot Found at http://repo.maven.apache.org/maven2
com.fasterxml.jackson.core:jackson-databind:jar:2.4.1 Found at http://repo/libs-snapshot Found at http://repo.maven.apache.org/maven2
com.fasterxml.jackson.jaxrs:jackson-jaxrs-base:jar:2.4.1 Found at http://repo/libs-snapshot Found at http://repo.maven.apache.org/maven2
junit:junit:jar:4.11 Found at http://repo/libs-snapshot Found at http://repo.maven.apache.org/maven2
org.hamcrest:hamcrest-core:jar:1.3 Found at http://repo/libs-snapshot Found at http://repo.maven.apache.org/maven2
Total snapshots central
6 (test: 2, provided: 4) 6 6
Fork me on GitHub