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
org.codehaus.jackson jackson-jaxrs 1.9.13 jar The Apache Software License, Version 2.0-GNU Lesser General Public License (LGPL), Version 2.1

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
org.codehaus.jackson jackson-core-asl 1.9.13 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.codehaus.jackson jackson-mapper-asl 1.9.13 jar The Apache Software License, Version 2.0
org.hamcrest hamcrest-core 1.3 jar New BSD License

Project Dependency Graph

Dependency Tree

Licenses

GNU Lesser General Public License (LGPL), Version 2.1: JAX-RS provider for JSON content type

New BSD License: Hamcrest Core

The Apache Software License, Version 2.0: Commons - types, Data Mapper for Jackson, JAX-RS provider for JSON content type, Jackson

Common Public License Version 1.0: JUnit

Dependency File Details

Filename Size Entries Classes Packages Java Version Debug Information
junit-4.11.jar 245.04 kB 266 233 28 1.5 Yes
jackson-core-asl-1.9.13.jar 232.25 kB 137 121 8 1.5 Yes
jackson-jaxrs-1.9.13.jar 18.34 kB 17 7 1 1.5 Yes
jackson-mapper-asl-1.9.13.jar 780.66 kB 529 502 18 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
5 1.32 MB 1001 908 58 1.5 5
test: 4 test: 1.09 MB test: 864 test: 787 test: 50 - test: 4
provided: 1 provided: 232.25 kB provided: 137 provided: 121 provided: 8 - provided: 1

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
junit:junit:jar:4.11 Found at http://repo/libs-snapshot Found at http://repo.maven.apache.org/maven2
org.codehaus.jackson:jackson-core-asl:jar:1.9.13 Found at http://repo/libs-snapshot Found at http://repo.maven.apache.org/maven2
org.codehaus.jackson:jackson-jaxrs:jar:1.9.13 Found at http://repo/libs-snapshot Found at http://repo.maven.apache.org/maven2
org.codehaus.jackson:jackson-mapper-asl:jar:1.9.13 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
5 (test: 4, provided: 1) 5 5
Fork me on GitHub