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 Classifier Type License
commons-cli commons-cli 1.2 - jar The Apache Software License, Version 2.0
org.apache.maven maven-compat 3.2.5 - jar Apache License, Version 2.0
org.apache.maven maven-core 3.2.5 - jar Apache License, Version 2.0
org.apache.maven maven-embedder 3.2.5 - jar Apache License, Version 2.0
org.apache.maven.wagon wagon-file 2.8 - jar Apache License, Version 2.0
org.apache.maven.wagon wagon-http 2.8 shaded jar Apache License, Version 2.0
org.eclipse.aether aether-connector-basic 1.0.0.v20140518 - jar Eclipse Public License, Version 1.0
org.eclipse.aether aether-transport-wagon 1.0.0.v20140518 - jar Eclipse Public License, Version 1.0
org.eclipse.sisu org.eclipse.sisu.plexus 0.3.0.M1 - jar Eclipse Public License, Version 1.0
org.slf4j slf4j-simple 1.7.5 - 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
junit junit 4.11 jar Common Public License Version 1.0

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 Classifier Type License
aopalliance aopalliance 1.0 - jar Public Domain
com.google.guava guava 18.0 - jar The Apache Software License, Version 2.0
commons-io commons-io 2.2 - jar The Apache Software License, Version 2.0
commons-lang commons-lang 2.6 - jar The Apache Software License, Version 2.0
javax.annotation jsr250-api 1.0 - jar COMMON DEVELOPMENT AND DISTRIBUTION LICENSE (CDDL) Version 1.0
javax.enterprise cdi-api 1.0 - jar Apache License, Version 2.0
javax.inject javax.inject 1 - jar The Apache Software License, Version 2.0
org.apache.maven maven-aether-provider 3.2.5 - jar Apache License, Version 2.0
org.apache.maven maven-artifact 3.2.5 - jar Apache License, Version 2.0
org.apache.maven maven-model 3.2.5 - jar Apache License, Version 2.0
org.apache.maven maven-model-builder 3.2.5 - jar Apache License, Version 2.0
org.apache.maven maven-plugin-api 3.2.5 - jar Apache License, Version 2.0
org.apache.maven maven-repository-metadata 3.2.5 - jar Apache License, Version 2.0
org.apache.maven maven-settings 3.2.5 - jar Apache License, Version 2.0
org.apache.maven maven-settings-builder 3.2.5 - jar Apache License, Version 2.0
org.apache.maven.wagon wagon-http-shared 2.8 - jar Apache License, Version 2.0
org.apache.maven.wagon wagon-provider-api 2.8 - jar Apache License, Version 2.0
org.codehaus.plexus plexus-classworlds 2.5.2 - jar The Apache Software License, Version 2.0
org.codehaus.plexus plexus-component-annotations 1.5.5 - jar The Apache Software License, Version 2.0
org.codehaus.plexus plexus-interpolation 1.21 - jar The Apache Software License, Version 2.0
org.codehaus.plexus plexus-utils 3.0.20 - jar The Apache Software License, Version 2.0
org.eclipse.aether aether-api 1.0.0.v20140518 - jar Eclipse Public License, Version 1.0
org.eclipse.aether aether-impl 1.0.0.v20140518 - jar Eclipse Public License, Version 1.0
org.eclipse.aether aether-spi 1.0.0.v20140518 - jar Eclipse Public License, Version 1.0
org.eclipse.aether aether-util 1.0.0.v20140518 - jar Eclipse Public License, Version 1.0
org.eclipse.sisu org.eclipse.sisu.inject 0.3.0.M1 - jar Eclipse Public License, Version 1.0
org.jsoup jsoup 1.7.2 - jar The MIT License
org.slf4j slf4j-api 1.7.5 - jar MIT License
org.sonatype.plexus plexus-cipher 1.7 - jar Apache Public License 2.0
org.sonatype.plexus plexus-sec-dispatcher 1.3 - jar Apache Public License 2.0
org.sonatype.sisu sisu-guice 3.2.3 no_aop jar The Apache Software License, Version 2.0

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

Project Dependency Graph

Dependency Tree

Licenses

Apache Public License 2.0: Plexus Cipher: encryption/decryption Component, Plexus Security Dispatcher Component

Public Domain: AOP alliance

New BSD License: Hamcrest Core

Apache License, Version 2.0: Apache Maven Distribution, Apache Maven Wagon :: API, Apache Maven Wagon :: Providers :: File Provider, Apache Maven Wagon :: Providers :: HTTP Provider, Apache Maven Wagon :: Providers :: HTTP Shared Library, CDI APIs, Maven Aether Provider, Maven Artifact, Maven Compat, Maven Core, Maven Embedder, Maven Model, Maven Model Builder, Maven Plugin API, Maven Repository Metadata Model, Maven Settings, Maven Settings Builder

Eclipse Public License, Version 1.0: Aether API, Aether Connector Basic, Aether Implementation, Aether SPI, Aether Transport Wagon, Aether Utilities, org.eclipse.sisu.inject, org.eclipse.sisu.plexus

Common Public License Version 1.0: JUnit

COMMON DEVELOPMENT AND DISTRIBUTION LICENSE (CDDL) Version 1.0: JSR-250 Common Annotations for the JavaTM Platform

MIT License: SLF4J API Module, SLF4J Simple Binding

The Apache Software License, Version 2.0: Commons CLI, Commons IO, Commons Lang, Guava: Google Core Libraries for Java, Plexus :: Component Annotations, Plexus Classworlds, Plexus Common Utilities, Plexus Interpolation API, Sisu Guice - Core Library, javax.inject

The MIT License: jsoup

Dependency File Details

Filename Size Entries Classes Packages JDK Rev Debug
aopalliance-1.0.jar 4.36 kB 15 9 2 1.3 debug
guava-18.0.jar 2.15 MB 1,719 1,690 17 1.6 debug
commons-cli-1.2.jar 40.16 kB 35 22 1 1.4 debug
commons-io-2.2.jar 169.52 kB 126 108 6 1.5 debug
commons-lang-2.6.jar 277.56 kB 155 133 10 1.3 debug
jsr250-api-1.0.jar 5.71 kB 16 11 2 1.5 debug
cdi-api-1.0.jar 43.86 kB 92 75 7 1.5 debug
javax.inject-1.jar 2.44 kB 8 6 1 1.5 release
junit-4.11.jar 239.30 kB 266 233 28 1.5 debug
maven-aether-provider-3.2.5.jar 64.22 kB 42 25 1 1.6 debug
maven-artifact-3.2.5.jar 53.80 kB 57 32 11 1.6 debug
maven-compat-3.2.5.jar 279.98 kB 211 159 29 1.6 debug
maven-core-3.2.5.jar 593.88 kB 463 372 51 1.6 debug
maven-embedder-3.2.5.jar 60.71 kB 50 29 7 1.6 debug
maven-model-3.2.5.jar 157.01 kB 67 50 3 1.6 debug
maven-model-builder-3.2.5.jar 166.19 kB 148 115 16 1.6 debug
maven-plugin-api-3.2.5.jar 45.02 kB 46 25 6 1.6 debug
maven-repository-metadata-3.2.5.jar 25.35 kB 25 7 2 1.6 debug
maven-settings-3.2.5.jar 42.02 kB 33 17 2 1.6 debug
maven-settings-builder-3.2.5.jar 42.62 kB 53 32 5 1.6 debug
wagon-file-2.8.jar 11.04 kB 19 1 1 1.5 debug
wagon-http-2.8-shaded.jar 2.15 MB 1,484 1,232 72 1.5 debug
wagon-http-shared-2.8.jar 11.39 kB 18 2 1 1.5 debug
wagon-provider-api-2.8.jar 51.35 kB 60 39 8 1.5 debug
plexus-classworlds-2.5.2.jar 51.45 kB 52 37 5 1.6 debug
plexus-component-annotations-1.5.5.jar 4.11 kB 15 3 1 1.5 release
plexus-interpolation-1.21.jar 60.99 kB 60 44 6 1.5 debug
plexus-utils-3.0.20.jar 237.43 kB 129 104 9 1.5 debug
aether-api-1.0.0.v20140518.jar 133.10 kB 149 128 11 1.5 debug
aether-connector-basic-1.0.0.v20140518.jar 35.91 kB 34 19 1 1.5 debug
aether-impl-1.0.0.v20140518.jar 167.71 kB 113 95 4 1.5 debug
aether-spi-1.0.0.v20140518.jar 30.01 kB 54 34 8 1.5 debug
aether-transport-wagon-1.0.0.v20140518.jar 24.79 kB 36 16 2 1.5 debug
aether-util-1.0.0.v20140518.jar 142.41 kB 125 100 13 1.5 debug
org.eclipse.sisu.inject-0.3.0.M1.jar 332.21 kB 273 256 8 1.5 debug
org.eclipse.sisu.plexus-0.3.0.M1.jar 195.86 kB 197 165 20 1.5 debug
hamcrest-core-1.3.jar 43.97 kB 52 45 3 1.5 debug
jsoup-1.7.2.jar 286.79 kB 241 224 7 1.5 debug
slf4j-api-1.7.5.jar 25.47 kB 34 23 3 1.5 debug
slf4j-simple-1.7.5.jar 10.43 kB 16 6 1 1.5 debug
plexus-cipher-1.7.jar 13.04 kB 21 5 1 1.5 debug
plexus-sec-dispatcher-1.3.jar 27.89 kB 31 13 3 1.4 debug
sisu-guice-3.2.3-no_aop.jar 388.51 kB 329 314 8 1.6 debug
Total Size Entries Classes Packages JDK Rev Debug
43 8.80 MB 7,169 6,055 403 1.6 41
compile: 41 compile: 8.52 MB compile: 6,851 compile: 5,777 compile: 372 - compile: 39
test: 2 test: 283.26 kB test: 318 test: 278 test: 31 - test: 2