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 Licenses Optional
org.apache.maven maven-artifact 3.0 jar The Apache Software License, Version 2.0 No
org.apache.maven maven-core 3.0 jar The Apache Software License, Version 2.0 No
org.apache.maven maven-model 3.0 jar The Apache Software License, Version 2.0 No
org.apache.maven maven-plugin-api 3.0 jar The Apache Software License, Version 2.0 No
org.apache.maven maven-settings 3.0 jar The Apache Software License, Version 2.0 No
org.apache.maven maven-settings-builder 3.0 jar The Apache Software License, Version 2.0 No
org.apache.maven.reporting maven-reporting-api 3.0 jar The Apache Software License, Version 2.0 No
org.apache.maven.shared maven-shared-utils 3.2.1 jar Apache License, Version 2.0 No
org.codehaus.plexus plexus-utils 3.1.0 jar Apache License, Version 2.0 No
org.eclipse.aether aether-util 0.9.0.M2 jar Eclipse Public License, Version 1.0 No
org.sonatype.aether aether-util 1.7 jar The Apache Software License, Version 2.0 No
org.eclipse.aether aether-api 0.9.0.M2 jar Eclipse Public License, Version 1.0 Yes
org.sonatype.aether aether-api 1.7 jar The Apache Software License, Version 2.0 Yes

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 Licenses
junit junit 4.13 jar Eclipse Public License 1.0
org.apache.maven maven-aether-provider 3.0 jar The Apache Software License, Version 2.0
org.apache.maven maven-compat 3.0 jar The Apache Software License, Version 2.0
org.apache.maven maven-embedder 3.0 jar The Apache Software License, Version 2.0
org.apache.maven.doxia doxia-site-renderer 1.1.4 jar The Apache Software License, Version 2.0
org.apache.maven.plugin-testing maven-plugin-testing-harness 2.1 jar The Apache Software License, Version 2.0
org.apache.maven.wagon wagon-http-lightweight 1.0 jar The Apache Software License, Version 2.0
org.sonatype.aether aether-connector-wagon 1.7 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 Licenses
org.codehaus.plexus plexus-component-annotations 2.0.0 jar Apache License, Version 2.0
org.sonatype.sisu sisu-inject-plexus 2.2.0 jar The Apache Software License, Version 2.0Eclipse 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 Type Licenses
commons-io commons-io 2.5 jar Apache License, Version 2.0
org.apache.maven maven-model-builder 3.0 jar The Apache Software License, Version 2.0
org.apache.maven maven-repository-metadata 3.0 jar The Apache Software License, Version 2.0
org.apache.maven.doxia doxia-sink-api 1.0 jar The Apache Software License, Version 2.0
org.codehaus.plexus plexus-classworlds 2.2.3 jar The Apache Software License, Version 2.0
org.codehaus.plexus plexus-interpolation 1.14 jar The Apache Software License, Version 2.0
org.sonatype.aether aether-impl 1.7 jar The Apache Software License, Version 2.0
org.sonatype.aether aether-spi 1.7 jar The Apache Software License, Version 2.0
org.sonatype.plexus plexus-cipher 1.4 jar Apache Public License 2.0
org.sonatype.plexus plexus-sec-dispatcher 1.3 jar Apache Public License 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 Licenses
commons-cli commons-cli 1.2 jar The Apache Software License, Version 2.0
commons-codec commons-codec 1.3 jar The Apache Software License, Version 2.0
commons-collections commons-collections 3.2 jar -
commons-lang commons-lang 2.4 jar The Apache Software License, Version 2.0
commons-logging commons-logging 1.1.1 jar The Apache Software License, Version 2.0
org.apache.httpcomponents httpclient 4.0.2 jar Apache License
org.apache.httpcomponents httpcore 4.0.1 jar Apache License
org.apache.maven.doxia doxia-core 1.1.4 jar The Apache Software License, Version 2.0
org.apache.maven.doxia doxia-decoration-model 1.1.4 jar The Apache Software License, Version 2.0
org.apache.maven.doxia doxia-logging-api 1.1.4 jar The Apache Software License, Version 2.0
org.apache.maven.doxia doxia-module-fml 1.1.4 jar The Apache Software License, Version 2.0
org.apache.maven.doxia doxia-module-xhtml 1.1.4 jar The Apache Software License, Version 2.0
org.apache.maven.wagon wagon-http-shared 1.0 jar The Apache Software License, Version 2.0
org.apache.maven.wagon wagon-provider-api 1.0-beta-6 jar The Apache Software License, Version 2.0
org.codehaus.plexus plexus-archiver 2.2 jar The Apache Software License, Version 2.0
org.codehaus.plexus plexus-i18n 1.0-beta-7 jar -
org.codehaus.plexus plexus-io 2.0.4 jar The Apache Software License, Version 2.0
org.codehaus.plexus plexus-velocity 1.1.7 jar -
org.hamcrest hamcrest-core 1.3 jar New BSD License
org.jsoup jsoup 1.6.1 jar The MIT License
xerces xercesImpl 2.9.1 jar The Apache Software License, Version 2.0
xml-apis xml-apis 1.3.04 jar -

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 Classifier Type Licenses
org.sonatype.sisu sisu-guice 2.9.5 no_aop jar The Apache Software License, Version 2.0
org.sonatype.sisu sisu-inject-bean 2.2.0 - jar The Apache Software License, Version 2.0Eclipse Public License, Version 1.0

Project Dependency Graph

Dependency Tree

Licenses

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

New BSD License: Hamcrest Core

Unknown: Plexus I18N Component, Plexus Velocity Component

Apache License: HttpClient, HttpCore

Eclipse Public License 1.0: JUnit

Apache License, Version 2.0: Apache Commons IO, Apache Maven Reporting Executor, Apache Maven Shared Utils, Plexus :: Component Annotations, Plexus Common Utilities

Eclipse Public License, Version 1.0: Aether API, Aether Utilities, Sisu - Inject (JSR330 bean support), Sisu - Inject (Plexus bean support)

The Apache Software License, Version 2.0: Aether :: API, Aether :: Connector :: Wagon, Aether :: Implementation, Aether :: SPI, Aether :: Utilities, Codec, Commons CLI, Commons Lang, Commons Logging, Doxia :: Core, Doxia :: FML Module, Doxia :: Logging API, Doxia :: Sink API, Doxia :: XHTML Module, Doxia Sitetools :: Decoration Model, Doxia Sitetools :: Site Renderer Component, Google Guice - Core Library, Maven Aether Provider, Maven Artifact, Maven Compat, Maven Core, Maven Embedder, Maven Model, Maven Model Builder, Maven Plugin API, Maven Plugin Testing Mechanism, Maven Reporting API, Maven Repository Metadata Model, Maven Settings, Maven Settings Builder, Maven Wagon API, Maven Wagon HTTP Shared Library, Maven Wagon Lightweight HTTP Provider, Plexus Archiver Component, Plexus Classworlds, Plexus IO Components, Plexus Interpolation API, Sisu - Inject (JSR330 bean support), Sisu - Inject (Plexus bean support), Xerces2 Java Parser

The MIT License: jsoup

Dependency File Details

Filename Size Entries Classes Packages Java Version Debug Information
commons-cli-1.2.jar 41.1 kB 35 22 1 1.4 Yes
commons-codec-1.3.jar 46.7 kB 42 25 5 1.2 Yes
commons-collections-3.2.jar 571.3 kB 477 458 12 1.1 Yes
commons-io-2.5.jar 208.7 kB 142 123 7 1.6 Yes
commons-lang-2.4.jar 261.8 kB 148 127 9 1.2 Yes
commons-logging-1.1.1.jar 60.7 kB 42 28 2 1.1 Yes
junit-4.13.jar 381.8 kB 387 348 32 1.5 Yes
httpclient-4.0.2.jar 292.9 kB 267 231 22 1.5 Yes
httpcore-4.0.1.jar 172.9 kB 181 158 10 1.3 Yes
maven-aether-provider-3.0.jar 51.2 kB 38 21 1 1.5 Yes
maven-artifact-3.0.jar 51.9 kB 57 32 11 1.5 Yes
maven-compat-3.0.jar 284.9 kB 213 161 29 1.5 Yes
maven-core-3.0.jar 527 kB 406 332 39 1.5 Yes
maven-embedder-3.0.jar 39.6 kB 26 12 1 1.5 Yes
maven-model-3.0.jar 164.7 kB 67 50 3 1.5 Yes
maven-model-builder-3.0.jar 148 kB 142 109 16 1.5 Yes
maven-plugin-api-3.0.jar 48.9 kB 46 25 6 1.5 Yes
maven-repository-metadata-3.0.jar 30.1 kB 25 7 2 1.5 Yes
maven-settings-3.0.jar 46.7 kB 33 17 2 1.5 Yes
maven-settings-builder-3.0.jar 37.8 kB 49 28 5 1.5 Yes
doxia-core-1.1.4.jar 159.4 kB 124 90 16 1.4 Yes
doxia-decoration-model-1.1.4.jar 52.3 kB 40 18 3 1.4 Yes
doxia-logging-api-1.1.4.jar 11.3 kB 19 4 1 1.4 Yes
doxia-module-fml-1.1.4.jar 37.4 kB 34 14 2 1.4 Yes
doxia-module-xhtml-1.1.4.jar 15 kB 24 6 1 1.4 Yes
doxia-sink-api-1.0.jar 10.1 kB 22 4 2 1.4 Yes
doxia-site-renderer-1.1.4.jar 50.8 kB 51 9 2 1.4 Yes
maven-plugin-testing-harness-2.1.jar 38.9 kB 29 11 2 1.5 Yes
maven-reporting-api-3.0.jar 10.9 kB 20 5 1 1.4 Yes
maven-shared-utils-3.2.1.jar 166.6 kB 109 84 10 1.6 Yes
wagon-http-lightweight-1.0.jar 14.9 kB 21 3 1 1.4 Yes
wagon-http-shared-1.0.jar 24.6 kB 22 6 1 1.4 Yes
wagon-provider-api-1.0-beta-6.jar 53.2 kB 62 41 8 1.4 Yes
plexus-archiver-2.2.jar 185 kB 137 112 12 1.5 Yes
plexus-classworlds-2.2.3.jar 46.1 kB 51 36 5 1.4 Yes
plexus-component-annotations-2.0.0.jar 4.2 kB 15 3 1 1.6 No
plexus-i18n-1.0-beta-7.jar 10.5 kB 19 6 1 1.4 Yes
plexus-interpolation-1.14.jar 61.1 kB 60 44 6 1.4 Yes
plexus-io-2.0.4.jar 58.3 kB 62 43 5 1.5 Yes
plexus-utils-3.1.0.jar 261.6 kB 129 104 9 1.6 Yes
plexus-velocity-1.1.7.jar 7.7 kB 18 5 1 1.4 Yes
aether-util-0.9.0.M2.jar 133.6 kB 118 93 13 1.5 Yes
hamcrest-core-1.3.jar 45 kB 52 45 3 1.5 Yes
jsoup-1.6.1.jar 281.6 kB 213 198 7 1.5 Yes
aether-connector-wagon-1.7.jar 24.9 kB 26 12 1 1.5 Yes
aether-impl-1.7.jar 106.3 kB 72 58 2 1.5 Yes
aether-spi-1.7.jar 13.5 kB 31 16 4 1.5 Yes
aether-util-1.7.jar 107.9 kB 101 78 13 1.5 Yes
plexus-cipher-1.4.jar 13.5 kB 20 6 1 1.4 Yes
plexus-sec-dispatcher-1.3.jar 28.6 kB 31 13 3 1.4 Yes
sisu-guice-2.9.5-no_aop.jar 484.8 kB 421 406 8 1.5 Yes
sisu-inject-bean-2.2.0.jar 240.5 kB 207 175 15 1.5 Yes
sisu-inject-plexus-2.2.0.jar 196.3 kB 202 160 25 1.5 Yes
xercesImpl-2.9.1.jar 1.2 MB 964 894 38 1.1 No
xml-apis-1.3.04.jar 194.4 kB 344 303 25 1.1 No
aether-api-0.9.0.M2.jar 134 kB 147 126 11 1.5 Yes
aether-api-1.7.jar 74.2 kB 102 82 11 1.5 Yes
Total Size Entries Classes Packages Java Version Debug Information
57 8.1 MB 6942 5627 485 1.6 54
compile: 23 compile: 2.4 MB compile: 1980 compile: 1472 compile: 182 - compile: 23
test: 30 test: 4.7 MB test: 4117 test: 3411 test: 254 - test: 28
provided: 4 provided: 925.8 kB provided: 845 provided: 744 provided: 49 - provided: 3