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.guava guava 18.0 jar The Apache Software License, Version 2.0
de.pdark decentxml 1.4 jar New BSD License
javax.inject javax.inject 1 jar The Apache Software License, Version 2.0
joda-time joda-time 2.8.1 jar Apache 2
org.apache.maven maven-artifact 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-core 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-plugin-api 3.2.5 jar Apache License, Version 2.0
org.codehaus.plexus plexus-utils 3.0.20 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
junit junit 4.11 jar Common Public License Version 1.0
org.apache.maven.plugin-testing maven-plugin-testing-harness 3.3.0 jar Apache License, Version 2.0
org.hamcrest hamcrest-all 1.3 jar New BSD License
org.mockito mockito-all 1.9.5 jar The 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 License
org.apache.maven.plugin-tools maven-plugin-annotations 3.4 jar Apache 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
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
org.apache.maven maven-aether-provider 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-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-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.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.eclipse.sisu org.eclipse.sisu.plexus 0.3.0.M1 - jar Eclipse Public License, Version 1.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 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
classworlds classworlds 1.1-alpha-2 jar -
commons-io commons-io 2.2 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.0-alpha-9-stable-1 jar -
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

Project Dependency Graph

Dependency Tree

Licenses

Apache 2: Joda-Time

Eclipse Public License, Version 1.0: Aether API, Aether Implementation, Aether SPI, 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: Default Plexus Container, classworlds

The MIT License: Mockito

Apache License, Version 2.0: Apache Maven Wagon :: API, CDI APIs, Maven Aether Provider, Maven Artifact, Maven Compat, Maven Core, Maven Model, Maven Model Builder, Maven Plugin API, Maven Plugin Testing Mechanism, Maven Plugin Tools Java 5 Annotations, Maven Repository Metadata Model, Maven Settings, Maven Settings Builder

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

Public Domain: AOP alliance

New BSD License: DecentXML, Hamcrest All, Hamcrest Core, Release Candidate

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

Common Public License Version 1.0: JUnit

Dependency File Details

Total Size Entries Classes Packages Java Version Debug Information
Filename Size Entries Classes Packages Java Version Debug Information
aopalliance-1.0.jar 4.47 kB 15 9 2 1.3 Yes
classworlds-1.1-alpha-2.jar 37.52 kB 32 22 3 1.1 Yes
guava-18.0.jar 2.26 MB 1719 1690 17 1.6 Yes
commons-io-2.2.jar 173.59 kB 126 108 6 1.5 Yes
decentxml-1.4.jar 131.07 kB 91 78 4 1.5 Yes
jsr250-api-1.0.jar 5.85 kB 16 11 2 1.5 Yes
cdi-api-1.0.jar 44.91 kB 92 75 7 1.5 Yes
javax.inject-1.jar 2.50 kB 8 6 1 1.5 No
joda-time-2.8.1.jar 621.93 kB 749 246 7 1.5 Yes
junit-4.11.jar 245.04 kB 266 233 28 1.5 Yes
maven-aether-provider-3.2.5.jar 65.76 kB 42 25 1 1.6 Yes
maven-artifact-3.2.5.jar 55.09 kB 57 32 11 1.6 Yes
maven-compat-3.2.5.jar 286.69 kB 211 159 29 1.6 Yes
maven-core-3.2.5.jar 608.17 kB 463 372 51 1.6 Yes
maven-model-3.2.5.jar 160.79 kB 67 50 3 1.6 Yes
maven-model-builder-3.2.5.jar 170.18 kB 148 115 16 1.6 Yes
maven-plugin-api-3.2.5.jar 46.11 kB 46 25 6 1.6 Yes
maven-repository-metadata-3.2.5.jar 25.96 kB 25 7 2 1.6 Yes
maven-settings-3.2.5.jar 43.03 kB 33 17 2 1.6 Yes
maven-settings-builder-3.2.5.jar 43.65 kB 53 32 5 1.6 Yes
maven-plugin-testing-harness-3.3.0.jar 50.97 kB 36 17 3 1.6 Yes
maven-plugin-annotations-3.4.jar 14.25 kB 22 7 1 1.5 Yes
wagon-provider-api-2.8.jar 52.58 kB 60 39 8 1.5 Yes
plexus-archiver-2.2.jar 184.98 kB 137 112 12 1.5 Yes
plexus-classworlds-2.5.2.jar 52.68 kB 52 37 5 1.6 Yes
plexus-component-annotations-1.5.5.jar 4.21 kB 15 3 1 1.5 No
plexus-container-default-1.0-alpha-9-stable-1.jar 194.18 kB 215 175 28 1.1 Yes
plexus-interpolation-1.21.jar 62.46 kB 60 44 6 1.5 Yes
plexus-io-2.0.4.jar 58.28 kB 62 43 5 1.5 Yes
plexus-utils-3.0.20.jar 243.13 kB 129 104 9 1.5 Yes
aether-api-1.0.0.v20140518.jar 136.30 kB 149 128 11 1.5 Yes
aether-impl-1.0.0.v20140518.jar 171.74 kB 113 95 4 1.5 Yes
aether-spi-1.0.0.v20140518.jar 30.73 kB 54 34 8 1.5 Yes
aether-util-1.0.0.v20140518.jar 145.83 kB 125 100 13 1.5 Yes
org.eclipse.sisu.inject-0.3.0.M1.jar 340.18 kB 273 256 8 1.5 Yes
org.eclipse.sisu.plexus-0.3.0.M1.jar 200.56 kB 197 165 20 1.5 Yes
hamcrest-all-1.3.jar 306.58 kB 249 204 23 1.5 Yes
hamcrest-core-1.3.jar 45.02 kB 52 45 3 1.5 Yes
mockito-all-1.9.5.jar 1.58 MB 1372 698 74 1.5 Yes
plexus-cipher-1.4.jar 13.49 kB 20 6 1 1.4 Yes
plexus-sec-dispatcher-1.3.jar 28.56 kB 31 13 3 1.4 Yes
sisu-guice-3.2.3-no_aop.jar 397.83 kB 329 314 8 1.6 Yes
42 9.34 MB 8011 5951 457 1.6 40
compile: 31 compile: 6.45 MB compile: 5442 compile: 4287 compile: 271 - compile: 29
test: 10 test: 2.88 MB test: 2547 test: 1657 test: 185 - test: 10
provided: 1 provided: 14.25 kB provided: 22 provided: 7 provided: 1 - provided: 1

Dependency Repository Locations

Repo ID URL Release Snapshot Blacklisted
snapshots http://snapshots.maven.codehaus.org/maven2 No Yes Yes
plexus.snapshots https://oss.sonatype.org/content/repositories/plexus-snapshots No Yes No
central https://repo.maven.apache.org/maven2 Yes No No
snapshots.jboss.org http://snapshots.jboss.org/maven2 No Yes No
sonatype-nexus-snapshots https://oss.sonatype.org/content/repositories/snapshots No Yes No
oss.sonatype.org/jboss-snapshots http://oss.sonatype.org/content/repositories/jboss-snapshots No Yes No
repository.jboss.org http://repository.jboss.org/maven2 Yes No No
apache.snapshots http://repository.apache.org/snapshots No Yes No

Repository locations for each of the Dependencies.

Total plexus.snapshots central snapshots.jboss.org sonatype-nexus-snapshots oss.sonatype.org/jboss-snapshots repository.jboss.org apache.snapshots
Artifact plexus.snapshots central snapshots.jboss.org sonatype-nexus-snapshots oss.sonatype.org/jboss-snapshots repository.jboss.org apache.snapshots
aopalliance:aopalliance:jar:1.0 - - - - -
classworlds:classworlds:jar:1.1-alpha-2 - - - - -
com.google.guava:guava:jar:18.0 - - - - - -
commons-io:commons-io:jar:2.2 - - - - - -
de.pdark:decentxml:jar:1.4 - - - - - -
javax.annotation:jsr250-api:jar:1.0 - - - - -
javax.enterprise:cdi-api:jar:1.0 - - - - - -
javax.inject:javax.inject:jar:1 - - - - - -
joda-time:joda-time:jar:2.8.1 - - - - - -
junit:junit:jar:4.11 - - - - - -
org.apache.maven:maven-aether-provider:jar:3.2.5 - - - - - -
org.apache.maven:maven-artifact:jar:3.2.5 - - - - - -
org.apache.maven:maven-compat:jar:3.2.5 - - - - - -
org.apache.maven:maven-core:jar:3.2.5 - - - - - -
org.apache.maven:maven-model:jar:3.2.5 - - - - - -
org.apache.maven:maven-model-builder:jar:3.2.5 - - - - - -
org.apache.maven:maven-plugin-api:jar:3.2.5 - - - - - -
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-testing:maven-plugin-testing-harness:jar:3.3.0 - - - - - -
org.apache.maven.plugin-tools:maven-plugin-annotations:jar:3.4 - - - - - -
org.apache.maven.wagon:wagon-provider-api:jar:2.8 - - - - - -
org.codehaus.plexus:plexus-archiver:jar:2.2 - - - - - -
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.21 - - - - - -
org.codehaus.plexus:plexus-io:jar:2.0.4 - - - - - -
org.codehaus.plexus:plexus-utils:jar:3.0.20 - - - - - -
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-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.mockito:mockito-all:jar:1.9.5 - - - - - -
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 - - - - - -
42 (compile: 31, test: 10, provided: 1) 0 42 0 0 0 4 0

Back to top

Version: 1.0-201910011043.383523b. Last Published: 2019-10-01.