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
com.google.code.findbugs jsr305 2.0.0 jar The Apache Software License, Version 2.0
commons-lang commons-lang 2.5 jar The Apache Software License, Version 2.0
org.apache.maven maven-archiver 2.5 jar The Apache Software License, Version 2.0
org.apache.maven maven-core 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-project 2.2.1 jar The Apache Software License, Version 2.0
org.apache.maven maven-settings 3.2.5 jar Apache License, Version 2.0
org.apache.maven.wagon wagon-http-lightweight 2.0 jar The Apache Software License, Version 2.0
org.codehaus.plexus plexus-utils 3.0.1 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-transport-wagon 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.jboss jandex 1.0.3.Final jar lgpl
org.jdom jdom2 2.0.5 jar Similar to Apache License but with the acknowledgment clause removed
org.slf4j slf4j-jdk14 1.6.4 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
org.hamcrest hamcrest-all 1.3 jar New BSD 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 License
org.apache.maven.plugin-tools maven-plugin-annotations 3.2 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 License
aopalliance aopalliance 1.0 - jar Public Domain
backport-util-concurrent backport-util-concurrent 3.1 - jar Public Domain
classworlds classworlds 1.1-alpha-2 - jar -
com.google.guava guava 16.0.1 - jar The Apache Software License, Version 2.0
commons-io commons-io 2.0.1 - jar The Apache Software License, Version 2.0
javax.annotation jsr250-api 1.0 - jar -
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.httpcomponents httpcore 4.1.2 - jar LICENSE.txt
org.apache.maven maven-aether-provider 3.2.5 - jar Apache License, Version 2.0
org.apache.maven maven-artifact 3.0 - jar The Apache Software License, Version 2.0
org.apache.maven maven-artifact-manager 2.2.1 - jar The Apache Software License, Version 2.0
org.apache.maven maven-model 2.2.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-plugin-registry 2.2.1 - jar The Apache Software License, Version 2.0
org.apache.maven maven-profile 2.2.1 - jar The Apache Software License, Version 2.0
org.apache.maven maven-repository-metadata 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-shared4 2.0 - jar The Apache Software License, Version 2.0
org.apache.maven.wagon wagon-provider-api 1.0 - jar The Apache Software License, Version 2.0
org.codehaus.plexus plexus-archiver 2.1 - 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-container-default 1.0-alpha-9-stable-1 - jar -
org.codehaus.plexus plexus-interpolation 1.11 - jar The Apache Software License, Version 2.0
org.codehaus.plexus plexus-io 2.0.2 - 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.eclipse.sisu org.eclipse.sisu.inject 0.3.0.M1 - 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.jsoup jsoup 1.6.1 - jar The MIT License
org.slf4j slf4j-api 1.6.4 - jar MIT License
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 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

lgpl: Java Annotation Indexer

Apache License: HttpCore

MIT License: SLF4J API Module, SLF4J JDK14 Binding

Public Domain: AOP alliance, Backport of JSR 166

New BSD License: Hamcrest All, Hamcrest Core

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

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

Unknown: Default Plexus Container, classworlds, jsr250-api

The MIT License: jsoup

Apache License, Version 2.0: CDI APIs, Maven Aether Provider, Maven Core, Maven Model Builder, Maven Plugin API, Maven Repository Metadata Model, Maven Settings, Maven Settings Builder, Plexus Archiver Component

The Apache Software License, Version 2.0: Apache Maven Wagon :: Providers :: HTTP Shared Library 4, Apache Maven Wagon :: Providers :: Lightweight HTTP Provider, Commons IO, Commons Lang, FindBugs-jsr305, Guava: Google Core Libraries for Java, Maven Archiver, Maven Artifact, Maven Artifact Manager, Maven Model, Maven Plugin Java 5 Annotations, Maven Plugin Registry Model, Maven Profile Model, Maven Project Builder, Maven Wagon API, Plexus :: Component Annotations, Plexus Classworlds, Plexus Common Utilities, Plexus IO Components, Plexus Interpolation API, Sisu Guice - Core Library, javax.inject, smartics-jboss-modules-maven-plugin

Common Public License Version 1.0: JUnit

Dependency File Details

Filename Size Entries Classes Packages JDK Rev Debug
aopalliance-1.0.jar 4.36 kB 15 9 2 1.3 debug
backport-util-concurrent-3.1.jar 323.94 kB 251 239 5 1.4 debug
classworlds-1.1-alpha-2.jar 36.64 kB 32 22 3 1.1 debug
jsr305-2.0.0.jar 31.12 kB 70 34 3 1.5 debug
guava-16.0.1.jar 2.12 MB 1,709 1,678 17 1.6 debug
commons-io-2.0.1.jar 155.77 kB 122 104 6 1.5 debug
commons-lang-2.5.jar 272.65 kB 154 132 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
httpcore-4.1.2.jar 176.95 kB 185 163 10 1.3 debug
maven-aether-provider-3.2.5.jar 64.22 kB 42 25 1 1.6 debug
maven-archiver-2.5.jar 21.30 kB 19 5 1 1.5 debug
maven-artifact-3.0.jar 50.69 kB 57 32 11 1.5 debug
maven-artifact-manager-2.2.1.jar 65.99 kB 52 29 7 1.5 debug
maven-core-3.2.5.jar 593.92 kB 463 372 51 1.6 debug
maven-model-2.2.1.jar 85.54 kB 61 45 2 1.5 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.03 kB 46 25 6 1.6 debug
maven-plugin-registry-2.2.1.jar 29.01 kB 28 9 2 1.5 debug
maven-profile-2.2.1.jar 34.53 kB 33 15 2 1.5 debug
maven-project-2.2.1.jar 152.62 kB 98 72 10 1.5 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.63 kB 53 32 5 1.6 debug
maven-plugin-annotations-3.2.jar 14.73 kB 23 8 1 1.5 debug
wagon-http-lightweight-2.0.jar 15.92 kB 21 3 1 1.5 debug
wagon-http-shared4-2.0.jar 29.15 kB 24 8 1 1.5 debug
wagon-provider-api-1.0.jar 51.94 kB 62 41 8 1.4 debug
plexus-archiver-2.1.jar 180.12 kB 137 112 12 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-container-default-1.0-alpha-9-stable-1.jar 189.63 kB 215 175 28 1.1 debug
plexus-interpolation-1.11.jar 49.74 kB 55 40 5 1.4 debug
plexus-io-2.0.2.jar 56.90 kB 62 43 5 1.5 debug
plexus-utils-3.0.1.jar 221.28 kB 124 99 9 1.5 debug
aether-api-1.0.0.v20140518.jar 133.10 kB 149 128 11 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-all-1.3.jar 299.39 kB 249 204 23 1.5 debug
hamcrest-core-1.3.jar 43.97 kB 52 45 3 1.5 debug
jandex-1.0.3.Final.jar 69.27 kB 53 42 1 1.6 debug
jdom2-2.0.5.jar 292.63 kB 211 191 15 1.5 debug
jsoup-1.6.1.jar 274.98 kB 213 198 7 1.5 debug
slf4j-api-1.6.4.jar 25.35 kB 34 23 3 1.3 debug
slf4j-jdk14-1.6.4.jar 8.68 kB 15 5 1 1.4 debug
plexus-cipher-1.4.jar 13.18 kB 20 6 1 1.4 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
54 8.03 MB 7,022 5,910 419 1.6 52
compile: 50 compile: 7.45 MB compile: 6,432 compile: 5,420 compile: 364 - compile: 48
test: 3 test: 582.66 kB test: 567 test: 482 test: 54 - test: 3
provided: 1 provided: 14.73 kB provided: 23 provided: 8 provided: 1 - provided: 1

Dependency Repository Locations

Repo ID URL Release Snapshot Blacklisted
central http://repo.maven.apache.org/maven2 Yes - Yes

Repository locations for each of the Dependencies.

Artifact
aopalliance:aopalliance:jar:1.0
backport-util-concurrent:backport-util-concurrent:jar:3.1
classworlds:classworlds:jar:1.1-alpha-2
com.google.code.findbugs:jsr305:jar:2.0.0
com.google.guava:guava:jar:16.0.1
commons-io:commons-io:jar:2.0.1
commons-lang:commons-lang:jar:2.5
javax.annotation:jsr250-api:jar:1.0
javax.enterprise:cdi-api:jar:1.0
javax.inject:javax.inject:jar:1
junit:junit:jar:4.11
org.apache.httpcomponents:httpcore:jar:4.1.2
org.apache.maven:maven-aether-provider:jar:3.2.5
org.apache.maven:maven-archiver:jar:2.5
org.apache.maven:maven-artifact:jar:3.0
org.apache.maven:maven-artifact-manager:jar:2.2.1
org.apache.maven:maven-core:jar:3.2.5
org.apache.maven:maven-model:jar:2.2.1
org.apache.maven:maven-model-builder:jar:3.2.5
org.apache.maven:maven-plugin-api:jar:3.2.5
org.apache.maven:maven-plugin-registry:jar:2.2.1
org.apache.maven:maven-profile:jar:2.2.1
org.apache.maven:maven-project:jar:2.2.1
org.apache.maven:maven-repository-metadata:jar:3.2.5
org.apache.maven:maven-settings:jar:3.2.5
org.apache.maven:maven-settings-builder:jar:3.2.5
org.apache.maven.plugin-tools:maven-plugin-annotations:jar:3.2
org.apache.maven.wagon:wagon-http-lightweight:jar:2.0
org.apache.maven.wagon:wagon-http-shared4:jar:2.0
org.apache.maven.wagon:wagon-provider-api:jar:1.0
org.codehaus.plexus:plexus-archiver:jar:2.1
org.codehaus.plexus:plexus-classworlds:jar:2.5.2
org.codehaus.plexus:plexus-component-annotations:jar:1.5.5
org.codehaus.plexus:plexus-container-default:jar:1.0-alpha-9-stable-1
org.codehaus.plexus:plexus-interpolation:jar:1.11
org.codehaus.plexus:plexus-io:jar:2.0.2
org.codehaus.plexus:plexus-utils:jar:3.0.1
org.eclipse.aether:aether-api:jar:1.0.0.v20140518
org.eclipse.aether:aether-impl:jar:1.0.0.v20140518
org.eclipse.aether:aether-spi:jar:1.0.0.v20140518
org.eclipse.aether:aether-transport-wagon:jar:1.0.0.v20140518
org.eclipse.aether:aether-util:jar:1.0.0.v20140518
org.eclipse.sisu:org.eclipse.sisu.inject:jar:0.3.0.M1
org.eclipse.sisu:org.eclipse.sisu.plexus:jar:0.3.0.M1
org.hamcrest:hamcrest-all:jar:1.3
org.hamcrest:hamcrest-core:jar:1.3
org.jboss:jandex:jar:1.0.3.Final
org.jdom:jdom2:jar:2.0.5
org.jsoup:jsoup:jar:1.6.1
org.slf4j:slf4j-api:jar:1.6.4
org.slf4j:slf4j-jdk14:jar:1.6.4
org.sonatype.plexus:plexus-cipher:jar:1.4
org.sonatype.plexus:plexus-sec-dispatcher:jar:1.3
org.sonatype.sisu:sisu-guice:jar:no_aop:3.2.3
Total
54 (compile: 50, test: 3, provided: 1)