Project Dependencies

compile

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.httpcomponents httpclient 4.2.6 jar LICENSE.txt
org.apache.maven.resolver maven-resolver-api 1.0.3 jar Apache License, Version 2.0
org.apache.maven.resolver maven-resolver-spi 1.0.3 jar Apache License, Version 2.0
org.apache.maven.resolver maven-resolver-util 1.0.3 jar Apache License, Version 2.0
org.slf4j jcl-over-slf4j 1.6.2 jar MIT License

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 Classifier Type License
ch.qos.logback logback-classic 1.0.7 - jar Eclipse Public License - v 1.0-GNU Lesser General Public License
junit junit 4.11 - jar Common Public License Version 1.0
org.apache.maven.resolver maven-resolver-test-util 1.0.3 - jar Apache License, Version 2.0
org.eclipse.jetty jetty-server 7.6.14.v20131031 - jar Apache Software License - Version 2.0-Eclipse Public License - Version 1.0
org.hamcrest hamcrest-library 1.3 - jar New BSD License
org.sonatype.sisu sisu-guice 3.1.6 no_aop jar The Apache Software License, Version 2.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 Optional
javax.inject javax.inject 1 jar The Apache Software License, Version 2.0 Yes

Project Transitive Dependencies

The following is a list of transitive dependencies for this project. Transitive dependencies are the dependencies of the project dependencies.

compile

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
commons-codec commons-codec 1.6 jar The Apache Software License, Version 2.0
org.apache.httpcomponents httpcore 4.2.5 jar LICENSE.txt
org.slf4j slf4j-api 1.6.2 jar MIT License

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
ch.qos.logback logback-core 1.0.7 jar Eclipse Public License - v 1.0-GNU Lesser General Public License
com.google.guava guava 11.0.2 jar The Apache Software License, Version 2.0
org.eclipse.jetty jetty-continuation 7.6.14.v20131031 jar Apache Software License - Version 2.0-Eclipse Public License - Version 1.0
org.eclipse.jetty jetty-http 7.6.14.v20131031 jar Apache Software License - Version 2.0-Eclipse Public License - Version 1.0
org.eclipse.jetty jetty-io 7.6.14.v20131031 jar Apache Software License - Version 2.0-Eclipse Public License - Version 1.0
org.eclipse.jetty jetty-util 7.6.14.v20131031 jar Apache Software License - Version 2.0-Eclipse Public License - Version 1.0
org.eclipse.jetty.orbit javax.servlet 2.5.0.v201103041518 jar Apache Software License - Version 2.0-Eclipse Public License - Version 1.0
org.hamcrest hamcrest-core 1.3 jar New BSD License

Project Dependency Graph

Dependency Tree

Licenses

Eclipse Public License - Version 1.0: Jetty :: Continuation, Jetty :: Http Utility, Jetty :: IO Utility, Jetty :: Server Core, Jetty :: Utilities, Jetty Orbit :: Servlet API

New BSD License: Hamcrest Core, Hamcrest library

Apache License: Apache HttpClient, Apache HttpCore

Eclipse Public License - v 1.0: Logback Classic Module, Logback Core Module

Apache Software License - Version 2.0: Jetty :: Continuation, Jetty :: Http Utility, Jetty :: IO Utility, Jetty :: Server Core, Jetty :: Utilities, Jetty Orbit :: Servlet API

Apache License, Version 2.0: Maven Artifact Resolver API, Maven Artifact Resolver SPI, Maven Artifact Resolver Test Utilities, Maven Artifact Resolver Transport HTTP, Maven Artifact Resolver Utilities

Common Public License Version 1.0: JUnit

GNU Lesser General Public License: Logback Classic Module, Logback Core Module

MIT License: JCL 1.1.1 implemented over SLF4J, SLF4J API Module

The Apache Software License, Version 2.0: Commons Codec, Guava: Google Core Libraries for Java, Sisu Guice - Core Library, javax.inject

Dependency File Details

Filename Size Entries Classes Packages Java Version Debug Information
logback-classic-1.0.7.jar 251.68 kB 195 158 24 1.5 Yes
logback-core-1.0.7.jar 364.40 kB 336 296 30 1.5 Yes
guava-11.0.2.jar 1.65 MB 1289 1266 12 1.5 Yes
commons-codec-1.6.jar 232.77 kB 218 76 6 1.5 Yes
junit-4.11.jar 245.04 kB 266 233 28 1.5 Yes
httpclient-4.2.6.jar 435.63 kB 360 324 21 1.5 Yes
httpcore-4.2.5.jar 227.71 kB 217 190 14 1.5 Yes
maven-resolver-api-1.0.3.jar 146.42 kB 151 128 11 1.6 Yes
maven-resolver-spi-1.0.3.jar 35.58 kB 56 34 8 1.6 Yes
maven-resolver-test-util-1.0.3.jar 52.45 kB 41 25 1 1.6 Yes
maven-resolver-util-1.0.3.jar 158.96 kB 128 101 13 1.6 Yes
jetty-continuation-7.6.14.v20131031.jar 20.45 kB 23 11 1 1.5 Yes
jetty-http-7.6.14.v20131031.jar 92.53 kB 57 40 3 1.5 Yes
jetty-io-7.6.14.v20131031.jar 99.03 kB 73 59 3 1.5 Yes
jetty-server-7.6.14.v20131031.jar 330.96 kB 189 153 9 1.5 Yes
jetty-util-7.6.14.v20131031.jar 264.65 kB 170 148 10 1.5 Yes
javax.servlet-2.5.0.v201103041518.jar 119.30 kB 76 42 2 1.4 Yes
hamcrest-core-1.3.jar 45.02 kB 52 45 3 1.5 Yes
hamcrest-library-1.3.jar 53.07 kB 46 35 7 1.5 Yes
jcl-over-slf4j-1.6.2.jar 17.31 kB 23 9 2 1.3 Yes
slf4j-api-1.6.2.jar 25.69 kB 34 23 3 1.3 Yes
sisu-guice-3.1.6-no_aop.jar 367.54 kB 314 299 8 1.5 Yes
javax.inject-1.jar 2.50 kB 8 6 1 1.5 No
Total Size Entries Classes Packages Java Version Debug Information
23 5.24 MB 4322 3701 220 1.6 22
compile: 8 compile: 1.28 MB compile: 1187 compile: 885 compile: 78 - compile: 8
test: 14 test: 3.95 MB test: 3127 test: 2810 test: 141 - test: 14
provided: 1 provided: 2.50 kB provided: 8 provided: 6 provided: 1 - -