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
commons-io commons-io 2.4 jar The Apache Software License, Version 2.0
org.apache.archiva archiva-model 2.2.3 jar The Apache Software License, Version 2.0
org.apache.archiva archiva-xml-tools 2.2.3 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.12 jar Eclipse Public License 1.0
org.easymock easymock 3.2 jar Apache 2
org.easymock easymockclassextension 3.2 jar Apache 2

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 License
asm asm 3.3.1 jar BSD
com.google.guava guava 16.0.1 jar The Apache Software License, Version 2.0
commons-collections commons-collections 3.2.1 jar The Apache Software License, Version 2.0
commons-lang commons-lang 2.6 jar The Apache Software License, Version 2.0
dom4j dom4j 1.6.1 jar -
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
javax.inject javax.inject 1 jar The Apache Software License, Version 2.0
jaxen jaxen 1.1 jar -
jdom jdom 1.0 jar -
org.apache.archiva archiva-common 2.2.3 jar The Apache Software License, Version 2.0
org.codehaus.plexus plexus-classworlds 2.4 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-utils 3.0.15 jar The Apache Software License, Version 2.0
org.eclipse.sisu org.eclipse.sisu.inject 0.0.0.M2a jar Eclipse Public License, Version 1.0
org.eclipse.sisu org.eclipse.sisu.plexus 0.0.0.M2a jar Eclipse Public License, Version 1.0
org.slf4j slf4j-api 1.7.25 jar MIT License
xml-apis xml-apis 1.0.b2 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 License
commons-logging commons-logging 1.2 jar The Apache Software License, Version 2.0
org.apache.logging.log4j log4j-api 2.8.2 jar Apache License, Version 2.0
org.apache.logging.log4j log4j-jcl 2.8.2 jar Apache 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
cglib cglib-nodep 2.2.2 jar ASF 2.0
org.hamcrest hamcrest-core 1.3 jar New BSD License
org.objenesis objenesis 1.3 jar Apache 2

Project Dependency Graph

Dependency Tree

Licenses

ASF 2.0: Code Generation Library

Apache 2: EasyMock, EasyMock Class extension, Objenesis

New BSD License: Hamcrest Core

Unknown: dom4j, jaxen, jdom

BSD: ASM Core

Eclipse Public License 1.0: JUnit

Apache License, Version 2.0: Apache Log4j API, Apache Log4j Commons Logging Bridge, CDI APIs

Eclipse Public License, Version 1.0: org.eclipse.sisu.inject, org.eclipse.sisu.plexus

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

MIT License: SLF4J API Module

The Apache Software License, Version 2.0: Apache Commons Logging, Archiva Base :: Common, Archiva Base :: Maven 2 Metadata, Archiva Base :: Model, Archiva Base :: XML Tools, Commons Collections, Commons IO, Commons Lang, Guava: Google Core Libraries for Java, Plexus :: Component Annotations, Plexus Classworlds, Plexus Common Utilities, XML Commons External Components XML APIs, javax.inject

Dependency File Details

Filename Size Entries Classes Packages Java Version Debug Information
asm-3.3.1.jar 43.58 kB 24 23 2 1.2 No
cglib-nodep-2.2.2.jar 326.92 kB 255 251 9 1.2 Yes
guava-16.0.1.jar 2.23 MB 1709 1678 17 1.6 Yes
commons-collections-3.2.1.jar 575.39 kB 482 458 12 1.2 Yes
commons-io-2.4.jar 185.14 kB 128 110 6 1.6 Yes
commons-lang-2.6.jar 284.22 kB 155 133 10 1.3 Yes
commons-logging-1.2.jar 61.83 kB 42 28 2 1.2 Yes
dom4j-1.6.1.jar 313.90 kB 208 190 14 1.3 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
jaxen-1.1.jar 226.53 kB 236 214 17 1.2 Yes
jdom-1.0.jar 153.25 kB 87 75 8 1.1 Yes
junit-4.12.jar 314.93 kB 323 286 30 1.5 Yes
archiva-common-2.2.3.jar 20.51 kB 23 9 2 1.6 Yes
archiva-model-2.2.3.jar 26.21 kB 26 13 1 1.6 Yes
archiva-xml-tools-2.2.3.jar 22.53 kB 19 6 1 1.6 Yes
log4j-api-2.8.2.jar 228.15 kB 162 143 6 1.6 Yes
log4j-jcl-2.8.2.jar 12.67 kB 20 3 1 1.6 Yes
plexus-classworlds-2.4.jar 47.06 kB 52 37 5 1.4 Yes
plexus-component-annotations-1.5.5.jar 4.21 kB 15 3 1 1.5 No
plexus-utils-3.0.15.jar 238.95 kB 128 103 9 1.5 Yes
easymock-3.2.jar 119.78 kB 99 90 3 1.5 Yes
easymockclassextension-3.2.jar 10.41 kB 16 7 2 1.5 Yes
org.eclipse.sisu.inject-0.0.0.M2a.jar 202.14 kB 204 181 10 1.5 Yes
org.eclipse.sisu.plexus-0.0.0.M2a.jar 202.34 kB 210 165 27 1.5 Yes
hamcrest-core-1.3.jar 45.02 kB 52 45 3 1.5 Yes
objenesis-1.3.jar 40.57 kB 50 35 9 1.3 Yes
slf4j-api-1.7.25.jar 41.20 kB 46 34 4 1.5 Yes
xml-apis-1.0.b2.jar 109.32 kB 217 184 17 1.2 No
Total Size Entries Classes Packages Java Version Debug Information
30 6.14 MB 5104 4596 238 1.6 26
compile: 21 compile: 4.98 MB compile: 4085 compile: 3708 compile: 173 - compile: 17
test: 6 test: 857.64 kB test: 795 test: 714 test: 56 - test: 6
runtime: 3 runtime: 302.65 kB runtime: 224 runtime: 174 runtime: 9 - runtime: 3

Dependency Repository Locations

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

Repository locations for each of the Dependencies.

Artifact apache.snapshots sonatype-nexus-snapshots archiva.snapshots snapshots.jboss.org oss.sonatype.org/jboss-snapshots central repository.jboss.org
asm:asm:jar:3.3.1 - - - - - Found at https://repo.maven.apache.org/maven2 -
cglib:cglib-nodep:jar:2.2.2 - - - - - Found at https://repo.maven.apache.org/maven2 -
com.google.guava:guava:jar:16.0.1 - - - - - Found at https://repo.maven.apache.org/maven2 -
commons-collections:commons-collections:jar:3.2.1 - - - - - Found at https://repo.maven.apache.org/maven2 -
commons-io:commons-io:jar:2.4 - - - - - Found at https://repo.maven.apache.org/maven2 -
commons-lang:commons-lang:jar:2.6 - - - - - Found at https://repo.maven.apache.org/maven2 -
commons-logging:commons-logging:jar:1.2 - - - - - Found at https://repo.maven.apache.org/maven2 -
dom4j:dom4j:jar:1.6.1 - - - - - Found at https://repo.maven.apache.org/maven2 Found at http://repository.jboss.org/maven2
javax.annotation:jsr250-api:jar:1.0 - - - - - Found at https://repo.maven.apache.org/maven2 Found at http://repository.jboss.org/maven2
javax.enterprise:cdi-api:jar:1.0 - - - - - Found at https://repo.maven.apache.org/maven2 -
javax.inject:javax.inject:jar:1 - - - - - Found at https://repo.maven.apache.org/maven2 -
jaxen:jaxen:jar:1.1 - - - - - Found at https://repo.maven.apache.org/maven2 Found at http://repository.jboss.org/maven2
jdom:jdom:jar:1.0 - - - - - Found at https://repo.maven.apache.org/maven2 Found at http://repository.jboss.org/maven2
junit:junit:jar:4.12 - - - - - Found at https://repo.maven.apache.org/maven2 -
org.apache.archiva:archiva-common:jar:2.2.3 - - - - - Found at https://repo.maven.apache.org/maven2 -
org.apache.archiva:archiva-model:jar:2.2.3 - - - - - Found at https://repo.maven.apache.org/maven2 -
org.apache.archiva:archiva-xml-tools:jar:2.2.3 - - - - - Found at https://repo.maven.apache.org/maven2 -
org.apache.logging.log4j:log4j-api:jar:2.8.2 - - - - - Found at https://repo.maven.apache.org/maven2 -
org.apache.logging.log4j:log4j-jcl:jar:2.8.2 - - - - - Found at https://repo.maven.apache.org/maven2 -
org.codehaus.plexus:plexus-classworlds:jar:2.4 - - - - - Found at https://repo.maven.apache.org/maven2 -
org.codehaus.plexus:plexus-component-annotations:jar:1.5.5 - - - - - Found at https://repo.maven.apache.org/maven2 -
org.codehaus.plexus:plexus-utils:jar:3.0.15 - - - - - Found at https://repo.maven.apache.org/maven2 -
org.easymock:easymock:jar:3.2 - - - - - Found at https://repo.maven.apache.org/maven2 -
org.easymock:easymockclassextension:jar:3.2 - - - - - Found at https://repo.maven.apache.org/maven2 -
org.eclipse.sisu:org.eclipse.sisu.inject:jar:0.0.0.M2a - - - - - Found at https://repo.maven.apache.org/maven2 -
org.eclipse.sisu:org.eclipse.sisu.plexus:jar:0.0.0.M2a - - - - - Found at https://repo.maven.apache.org/maven2 -
org.hamcrest:hamcrest-core:jar:1.3 - - - - - Found at https://repo.maven.apache.org/maven2 -
org.objenesis:objenesis:jar:1.3 - - - - - Found at https://repo.maven.apache.org/maven2 -
org.slf4j:slf4j-api:jar:1.7.25 - - - - - Found at https://repo.maven.apache.org/maven2 -
xml-apis:xml-apis:jar:1.0.b2 - - - - - Found at https://repo.maven.apache.org/maven2 Found at http://repository.jboss.org/maven2
Total apache.snapshots sonatype-nexus-snapshots archiva.snapshots snapshots.jboss.org oss.sonatype.org/jboss-snapshots central repository.jboss.org
30 (compile: 21, test: 6, runtime: 3) 0 0 0 0 0 30 5