Fork me on GitHub

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.6 jar Apache License, Version 2.0
net.sourceforge.jchardet jchardet 1.0 jar -
org.apache.maven maven-artifact 3.0 jar The Apache Software License, Version 2.0
org.apache.maven maven-core 3.0 jar The Apache Software License, Version 2.0
org.apache.maven maven-model 3.0 jar The Apache Software License, Version 2.0
org.apache.maven maven-settings 3.0 jar The Apache Software License, Version 2.0
org.apache.maven maven-settings-builder 3.0 jar The Apache Software License, Version 2.0
org.apache.maven.archetype archetype-catalog 3.2.0 jar Apache License, Version 2.0
org.apache.maven.archetype archetype-descriptor 3.2.0 jar Apache License, Version 2.0
org.apache.maven.shared maven-artifact-transfer 0.12.0 jar Apache License, Version 2.0
org.apache.maven.shared maven-invoker 3.0.1 jar Apache License, Version 2.0
org.apache.maven.wagon wagon-provider-api 3.3.3 jar Apache License, Version 2.0
org.apache.velocity velocity 1.7 jar The Apache Software License, Version 2.0
org.codehaus.groovy groovy 2.4.16 jar The Apache Software License, Version 2.0
org.codehaus.plexus plexus-component-annotations 2.0.0 jar Apache License, Version 2.0
org.codehaus.plexus plexus-utils 3.3.0 jar Apache License, Version 2.0
org.codehaus.plexus plexus-velocity 1.2 jar Apache License, Version 2.0
org.jdom jdom 1.1.3 jar Similar to Apache License but with the acknowledgment clause removed

runtime

The following is a list of runtime dependencies for this project. These dependencies are required to run the application:

GroupId ArtifactId Version Type Licenses
org.apache.ivy ivy 2.5.0 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
junit junit 4.13 jar Eclipse Public License 1.0
org.apache.maven maven-compat 3.0 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 3.3.3 jar Apache License, Version 2.0
org.sonatype.aether aether-connector-file 1.7 jar The Apache Software License, Version 2.0
org.sonatype.aether aether-connector-wagon 1.7 jar The Apache Software License, Version 2.0
org.xmlunit xmlunit-matchers 2.6.4 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.

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
commons-codec commons-codec 1.11 - jar Apache License, Version 2.0
commons-collections commons-collections 3.2.1 - jar The Apache Software License, Version 2.0
commons-lang commons-lang 2.4 - jar The Apache Software License, Version 2.0
org.apache.maven maven-model-builder 3.0 - jar The Apache Software License, Version 2.0
org.apache.maven maven-plugin-api 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.shared maven-common-artifact-filters 3.0.1 - jar Apache License, Version 2.0
org.apache.maven.shared maven-shared-utils 3.2.1 - jar Apache 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.slf4j slf4j-api 1.7.5 - jar MIT License
org.sonatype.aether aether-api 1.7 - 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.aether aether-util 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
org.sonatype.sisu sisu-guice 2.1.7 noaop jar The Apache Software License, Version 2.0
org.sonatype.sisu sisu-inject-bean 1.4.2 - jar The Apache Software License, Version 2.0
org.sonatype.sisu sisu-inject-plexus 1.4.2 - jar The Apache Software License, Version 2.0

runtime

The following is a list of runtime dependencies for this project. These dependencies are required to run the application:

GroupId ArtifactId Version Type Licenses
org.apache.maven maven-aether-provider 3.0 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
com.google.collections google-collections 1.0 jar The Apache Software License, Version 2.0
commons-logging commons-logging-api 1.1 jar -
log4j log4j 1.2.12 jar -
org.apache.httpcomponents httpclient 4.5.9 jar Apache License, Version 2.0
org.apache.httpcomponents httpcore 4.4.11 jar Apache License, Version 2.0
org.apache.maven.wagon wagon-http-shared 3.3.3 jar Apache License, Version 2.0
org.apache.xbean xbean-reflect 3.4 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-container-default 1.5.5 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.hamcrest hamcrest-core 1.3 jar New BSD License
org.jsoup jsoup 1.12.1 jar The MIT License
org.slf4j jcl-over-slf4j 1.7.25 jar MIT License
org.xmlunit xmlunit-core 2.6.4 jar The Apache Software License, Version 2.0

Project Dependency Graph

Dependency Tree

Licenses

Similar to Apache License but with the acknowledgment clause removed: JDOM

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

Unknown: log4j

Eclipse Public License 1.0: JUnit

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

The MIT License: jsoup Java HTML Parser

Apache License, Version 2.0: Apache Commons Codec, Apache Commons IO, Apache HttpClient, Apache HttpCore, Apache Maven Artifact Transfer, Apache Maven Common Artifact Filters, Apache Maven Invoker, Apache Maven Shared Utils, Apache Maven Wagon :: API, Apache Maven Wagon :: Providers :: HTTP Provider, Apache Maven Wagon :: Providers :: HTTP Shared Library, Maven Archetype Catalog Model, Maven Archetype Common, Maven Archetype Descriptor Model, Plexus :: Component Annotations, Plexus Common Utilities, Plexus Velocity Component

New BSD License: Hamcrest Core

The Apache Software License, Version 2.0: Aether :: API, Aether :: Connector :: File, Aether :: Connector :: Wagon, Aether :: Implementation, Aether :: SPI, Aether :: Utilities, Apache Groovy, Apache Ivy, Apache Velocity, Apache XBean :: Reflect, Commons Collections, Commons Lang, Google Collections Library, Maven Aether Provider, Maven Artifact, Maven Compat, Maven Core, Maven Model, Maven Model Builder, Maven Plugin API, Maven Plugin Testing Mechanism, Maven Repository Metadata Model, Maven Settings, Maven Settings Builder, Plexus :: Default Container, Plexus Archiver Component, Plexus Classworlds, Plexus IO Components, Plexus Interpolation API, Sisu - Guice, Sisu - Inject (JSR330 bean support), Sisu - Inject (Plexus bean support), org.xmlunit:xmlunit-core, org.xmlunit:xmlunit-matchers

Dependency File Details

Filename Size Entries Classes Packages Java Version Debug Information
google-collections-1.0.jar 639.6 kB 520 505 4 1.5 Yes
commons-codec-1.11.jar 335 kB 243 96 7 1.6 Yes
commons-collections-3.2.1.jar 575.4 kB 482 458 12 1.2 Yes
commons-io-2.6.jar 214.8 kB 146 127 7 1.7 Yes
commons-lang-2.4.jar 261.8 kB 148 127 9 1.2 Yes
commons-logging-api-1.1.jar 44.6 kB 29 20 2 1.1 Yes
junit-4.13.jar 381.8 kB 387 348 32 1.5 Yes
log4j-1.2.12.jar 358.1 kB 283 253 19 1.1 Yes
jchardet-1.0.jar 26.6 kB 35 29 1 1.2 No
httpclient-4.5.9.jar 774.4 kB 509 468 24 1.6 Yes
httpcore-4.4.11.jar 326.9 kB 282 252 17 1.6 Yes
ivy-2.5.0.jar 1.4 MB 884 771 65 1.7 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-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
archetype-catalog-3.2.0.jar 18.9 kB 23 6 2 1.7 Yes
archetype-descriptor-3.2.0.jar 23.7 kB 26 9 2 1.7 Yes
maven-plugin-testing-harness-2.1.jar 38.9 kB 29 11 2 1.5 Yes
maven-artifact-transfer-0.12.0.jar 120.3 kB 118 80 21 1.7 Yes
maven-common-artifact-filters-3.0.1.jar 61.5 kB 62 43 4 1.6 Yes
maven-invoker-3.0.1.jar 33 kB 34 17 1 1.7 Yes
maven-shared-utils-3.2.1.jar 166.6 kB 109 84 10 1.6 Yes
wagon-http-3.3.3.jar 11.4 kB 19 1 1 1.7 Yes
wagon-http-shared-3.3.3.jar 38.4 kB 26 10 1 1.7 Yes
wagon-provider-api-3.3.3.jar 55.9 kB 60 39 8 1.7 Yes
velocity-1.7.jar 449.5 kB 306 270 25 1.4 Yes
xbean-reflect-3.4.jar 133.8 kB 125 110 2 1.5 Yes
groovy-2.4.16.jar 4.7 MB 3303 3164 88 1.6 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-container-default-1.5.5.jar 216.6 kB 230 185 30 1.5 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.3.0.jar 263.3 kB 130 105 9 1.6 Yes
plexus-velocity-1.2.jar 8.1 kB 17 4 1 1.5 Yes
hamcrest-core-1.3.jar 45 kB 52 45 3 1.5 Yes
jdom-1.1.3.jar 151.3 kB 86 73 7 1.2 Yes
jsoup-1.12.1.jar 397.1 kB 264 246 7 1.7 Yes
jcl-over-slf4j-1.7.25.jar 16.5 kB 23 9 2 1.5 Yes
slf4j-api-1.7.5.jar 26.1 kB 34 23 3 1.5 Yes
aether-api-1.7.jar 74.2 kB 102 82 11 1.5 Yes
aether-connector-file-1.7.jar 25.5 kB 29 15 1 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.1.7-noaop.jar 471.7 kB 416 402 8 1.5 Yes
sisu-inject-bean-1.4.2.jar 153 kB 165 138 13 1.5 Yes
sisu-inject-plexus-1.4.2.jar 201.7 kB 199 156 26 1.5 Yes
xmlunit-core-2.6.4.jar 168.3 kB 171 155 8 1.6 Yes
xmlunit-matchers-2.6.4.jar 20.5 kB 22 12 1 1.6 Yes
Total Size Entries Classes Packages Java Version Debug Information
61 15.5 MB 11810 10151 663 1.7 59
compile: 38 compile: 9.8 MB compile: 7450 compile: 6386 compile: 394 - compile: 36
test: 21 test: 4.2 MB test: 3438 test: 2973 test: 203 - test: 21
runtime: 2 runtime: 1.5 MB runtime: 922 runtime: 792 runtime: 66 - runtime: 2