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.2.5 jar Apache License, Version 2.0 No
org.apache.maven maven-core 3.2.5 jar Apache License, Version 2.0 No
org.apache.maven maven-model 3.2.5 jar Apache License, Version 2.0 No
org.apache.maven maven-plugin-api 3.2.5 jar Apache License, Version 2.0 No
org.apache.maven maven-settings 3.2.5 jar Apache License, Version 2.0 No
org.apache.maven maven-settings-builder 3.2.5 jar Apache License, Version 2.0 No
org.apache.maven.doxia doxia-sink-api 2.0.0-M2 jar Apache License, Version 2.0 No
org.apache.maven.reporting maven-reporting-api 4.0.0-M1 jar Apache License, Version 2.0 No
org.apache.maven.shared maven-shared-utils 3.3.4 jar Apache License, Version 2.0 No
org.codehaus.plexus plexus-classworlds 2.5.2 jar The Apache Software 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 1.0.0.v20140518 jar Eclipse Public License, Version 1.0 No
org.slf4j slf4j-api 1.7.36 jar MIT License No
org.eclipse.aether aether-api 1.0.0.v20140518 jar Eclipse Public License, Version 1.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.2 jar Eclipse Public License 1.0
org.apache.maven maven-aether-provider 3.2.5 jar Apache License, Version 2.0
org.apache.maven maven-compat 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.doxia doxia-site-renderer 2.0.0-M2 jar Apache License, Version 2.0
org.apache.maven.plugin-testing maven-plugin-testing-harness 3.3.0 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-http 1.0.0.v20140518 jar Eclipse Public License, Version 1.0
org.slf4j slf4j-simple 1.7.36 jar MIT 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 Licenses
org.codehaus.plexus plexus-component-annotations 2.0.0 jar Apache License, Version 2.0
org.eclipse.sisu org.eclipse.sisu.plexus 0.3.5 jar Eclipse 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 Licenses
aopalliance aopalliance 1.0 - jar Public Domain
com.google.guava guava 16.0.1 - jar The Apache Software License, Version 2.0
commons-io commons-io 2.6 - jar Apache License, Version 2.0
javax.inject javax.inject 1 - jar The Apache Software License, Version 2.0
org.apache.maven maven-model-builder 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.codehaus.plexus plexus-interpolation 1.21 - jar The Apache Software License, Version 2.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.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 Licenses
commons-beanutils commons-beanutils 1.7.0 jar -
commons-chain commons-chain 1.1 jar -
commons-cli commons-cli 1.2 jar The Apache Software License, Version 2.0
commons-codec commons-codec 1.6 jar The Apache Software License, Version 2.0
commons-collections commons-collections 3.1 jar -
commons-digester commons-digester 1.8 jar -
commons-logging commons-logging 1.1 jar -
dom4j dom4j 1.1 jar -
org.apache.commons commons-lang3 3.12.0 jar Apache License, Version 2.0
org.apache.commons commons-text 1.3 jar Apache License, Version 2.0
org.apache.httpcomponents httpclient 4.2.6 jar Apache License
org.apache.httpcomponents httpcore 4.2.5 jar Apache License
org.apache.maven.doxia doxia-core 2.0.0-M2 jar Apache License, Version 2.0
org.apache.maven.doxia doxia-decoration-model 2.0.0-M2 jar Apache License, Version 2.0
org.apache.maven.doxia doxia-module-xhtml 2.0.0-M2 jar Apache License, Version 2.0
org.apache.maven.doxia doxia-module-xhtml5 2.0.0-M2 jar Apache License, Version 2.0
org.apache.maven.doxia doxia-skin-model 2.0.0-M2 jar Apache License, Version 2.0
org.apache.maven.wagon wagon-provider-api 2.8 jar Apache License, Version 2.0
org.apache.velocity velocity-tools 2.0 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-io 2.0.4 jar The Apache Software License, Version 2.0
org.codehaus.plexus plexus-velocity 1.2 jar Apache License, Version 2.0
org.hamcrest hamcrest-core 1.3 jar New BSD License
org.slf4j jcl-over-slf4j 1.6.2 jar MIT License
oro oro 2.0.8 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 Type Licenses
javax.annotation javax.annotation-api 1.2 jar CDDL + GPLv2 with classpath exception
javax.enterprise cdi-api 1.2 jar Apache License, Version 2.0
org.eclipse.sisu org.eclipse.sisu.inject 0.3.5 jar Eclipse Public License, Version 1.0

Project Dependency Graph

Dependency Tree

Licenses

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

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

Unknown: commons-beanutils, commons-collections, dom4j, oro

Eclipse Public License 1.0: JUnit

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

Apache License: Apache HttpClient, Apache HttpCore

Apache License, Version 2.0: Apache Commons IO, Apache Commons Lang, Apache Commons Text, Apache Maven Reporting API, Apache Maven Reporting Executor, Apache Maven Shared Utils, Apache Maven Wagon :: API, CDI APIs, Doxia :: Core, Doxia :: Sink API, Doxia :: XHTML Module, Doxia :: XHTML5 Module, Doxia Sitetools :: Decoration Model, Doxia Sitetools :: Site Renderer, Doxia Sitetools :: Skin Model, Maven Aether Provider, Maven Artifact, Maven Compat, Maven Core, Maven Embedder, Maven Model, Maven Model Builder, Maven Plugin API, Maven Plugin Testing Mechanism, Maven Repository Metadata Model, Maven Settings, Maven Settings Builder, Plexus :: Component Annotations, Plexus Common Utilities, Plexus Velocity Component

CDDL + GPLv2 with classpath exception: javax.annotation API

Public Domain: AOP alliance

New BSD License: Hamcrest Core

The Apache Software License, Version 2.0: Commons CLI, Commons Codec, Guava: Google Core Libraries for Java, Plexus Archiver Component, Plexus Classworlds, Plexus IO Components, Plexus Interpolation API, Sisu Guice - Core Library, VelocityTools, javax.inject

Dependency File Details

Filename Size Entries Classes Packages Java Version Debug Information
aopalliance-1.0.jar 4.5 kB 15 9 2 1.3 Yes
guava-16.0.1.jar 2.2 MB 1709 1678 17 1.6 Yes
commons-beanutils-1.7.0.jar 188.7 kB 129 111 5 1.2 Yes
commons-chain-1.1.jar 90 kB 78 61 8 1.3 Yes
commons-cli-1.2.jar 41.1 kB 35 22 1 1.4 Yes
commons-codec-1.6.jar 232.8 kB 218 76 6 1.5 Yes
commons-collections-3.1.jar 559.4 kB 465 446 12 1.1 Yes
commons-digester-1.8.jar 143.6 kB 114 100 6 1.2 Yes
commons-io-2.6.jar 214.8 kB 146 127 7 1.7 Yes
commons-logging-1.1.jar 52.9 kB 34 25 2 1.1 Yes
dom4j-1.1.jar 456.9 kB 364 333 26 1.1 Yes
javax.annotation-api-1.2.jar 26.4 kB 29 15 3 1.6 Yes
cdi-api-1.2.jar 71.1 kB 118 98 7 1.6 Yes
javax.inject-1.jar 2.5 kB 8 6 1 1.5 No
junit-4.13.2.jar 384.6 kB 389 350 32 1.5 Yes
commons-lang3-3.12.0.jar 587.4 kB 374 345 17 1.8 Yes
commons-text-1.3.jar 183 kB 133 115 6 1.7 Yes
httpclient-4.2.6.jar 435.6 kB 360 324 21 1.5 Yes
httpcore-4.2.5.jar 227.7 kB 217 190 14 1.5 Yes
maven-aether-provider-3.2.5.jar 65.8 kB 42 25 1 1.6 Yes
maven-artifact-3.2.5.jar 55.1 kB 57 32 11 1.6 Yes
maven-compat-3.2.5.jar 286.7 kB 211 159 29 1.6 Yes
maven-core-3.2.5.jar 608.2 kB 463 372 51 1.6 Yes
maven-embedder-3.2.5.jar 62.2 kB 50 29 7 1.6 Yes
maven-model-3.2.5.jar 160.8 kB 67 50 3 1.6 Yes
maven-model-builder-3.2.5.jar 170.2 kB 148 115 16 1.6 Yes
maven-plugin-api-3.2.5.jar 46.1 kB 46 25 6 1.6 Yes
maven-repository-metadata-3.2.5.jar 26 kB 25 7 2 1.6 Yes
maven-settings-3.2.5.jar 43 kB 33 17 2 1.6 Yes
maven-settings-builder-3.2.5.jar 43.7 kB 53 32 5 1.6 Yes
doxia-core-2.0.0-M2.jar 168.3 kB 140 111 12 1.8 Yes
doxia-decoration-model-2.0.0-M2.jar 56.7 kB 40 19 3 1.8 Yes
doxia-module-xhtml-2.0.0-M2.jar 17.3 kB 24 6 1 1.8 Yes
doxia-module-xhtml5-2.0.0-M2.jar 17.7 kB 24 6 1 1.8 Yes
doxia-sink-api-2.0.0-M2.jar 10.5 kB 18 3 1 1.8 Yes
doxia-site-renderer-2.0.0-M2.jar 62.2 kB 54 10 2 1.8 Yes
doxia-skin-model-2.0.0-M2.jar 16.3 kB 23 5 2 1.8 Yes
maven-plugin-testing-harness-3.3.0.jar 51 kB 36 17 3 1.6 Yes
maven-reporting-api-4.0.0-M1.jar 10.5 kB 19 4 1 1.8 Yes
maven-shared-utils-3.3.4.jar 153.1 kB 103 79 9 1.7 Yes
wagon-provider-api-2.8.jar 52.6 kB 60 39 8 1.5 Yes
velocity-tools-2.0.jar 346.6 kB 211 187 11 1.5 Yes
plexus-archiver-2.2.jar 185 kB 137 112 12 1.5 Yes
plexus-classworlds-2.5.2.jar 52.7 kB 52 37 5 1.6 Yes
plexus-component-annotations-2.0.0.jar 4.2 kB 15 3 1 1.6 No
plexus-interpolation-1.21.jar 62.5 kB 60 44 6 1.5 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.2.jar 8.1 kB 17 4 1 1.5 Yes
aether-connector-basic-1.0.0.v20140518.jar 36.8 kB 34 19 1 1.5 Yes
aether-impl-1.0.0.v20140518.jar 171.7 kB 113 95 4 1.5 Yes
aether-spi-1.0.0.v20140518.jar 30.7 kB 54 34 8 1.5 Yes
aether-transport-http-1.0.0.v20140518.jar 34.7 kB 34 19 1 1.5 Yes
aether-util-1.0.0.v20140518.jar 145.8 kB 125 100 13 1.5 Yes
org.eclipse.sisu.inject-0.3.5.jar 379.3 kB 289 271 9 1.6 Yes
org.eclipse.sisu.plexus-0.3.5.jar 205.3 kB 196 164 20 1.6 Yes
hamcrest-core-1.3.jar 45 kB 52 45 3 1.5 Yes
jcl-over-slf4j-1.6.2.jar 17.3 kB 23 9 2 1.3 Yes
slf4j-api-1.7.36.jar 41.1 kB 46 34 4 1.5 Yes
slf4j-simple-1.7.36.jar 15.3 kB 20 10 1 1.5 Yes
plexus-cipher-1.7.jar 13.4 kB 21 5 1 1.5 Yes
plexus-sec-dispatcher-1.3.jar 28.6 kB 31 13 3 1.4 Yes
sisu-guice-3.2.3-no_aop.jar 397.8 kB 329 314 8 1.6 Yes
oro-2.0.8.jar 65.3 kB 74 62 6 1.2 No
aether-api-1.0.0.v20140518.jar 136.3 kB 149 128 11 1.5 Yes
Total Size Entries Classes Packages Java Version Debug Information
65 11.1 MB 8944 7449 514 1.8 62
compile: 26 compile: 5.1 MB compile: 4019 compile: 3464 compile: 206 - compile: 25
test: 34 test: 5.3 MB test: 4278 test: 3434 test: 268 - test: 33
provided: 5 provided: 686.3 kB provided: 647 provided: 551 provided: 40 - provided: 4