This project has retired. For details please refer to its Attic page.
Archiva Base :: Proxy Common – Project Dependencies

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-logging commons-logging 1.2 jar The Apache Software License, Version 2.0
org.apache.archiva archiva-plexus-bridge 2.2.8 jar The Apache Software License, Version 2.0
org.apache.archiva archiva-repository-admin-api 2.2.8 jar The Apache Software License, Version 2.0
org.apache.maven.wagon wagon-provider-api 2.9 jar Apache 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
org.apache.maven.wagon wagon-http 2.9 jar Apache License, Version 2.0
org.apache.maven.wagon wagon-http-lightweight 2.9 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
junit junit 4.12 jar Eclipse Public License 1.0
org.apache.archiva archiva-test-utils 2.2.8 jar The Apache Software License, Version 2.0
org.apache.maven.wagon wagon-file 2.9 jar Apache License, Version 2.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 Classifier Type License
aopalliance aopalliance 1.0 - jar Public Domain
asm asm 3.3.1 - jar BSD
com.google.guava guava 16.0.1 - jar The Apache Software License, Version 2.0
com.google.inject guice 4.0 no_aop 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
jakarta-regexp jakarta-regexp 1.4 - 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
org.apache.archiva.redback redback-users-api 2.6.2 - jar The Apache Software License, Version 2.0
org.apache.archiva.redback.components spring-utils 2.1 - jar The Apache Software License, Version 2.0
org.apache.lucene lucene-core 3.6.2 - jar Apache 2
org.apache.lucene lucene-highlighter 3.6.2 - jar Apache 2
org.apache.lucene lucene-memory 3.6.2 - jar Apache 2
org.apache.lucene lucene-queries 3.6.2 - jar Apache 2
org.apache.maven maven-model 3.0.5 - jar The Apache Software License, Version 2.0
org.apache.maven.indexer indexer-artifact 5.1.1 - jar The Apache Software License, Version 2.0
org.apache.maven.indexer indexer-core 5.1.1 - 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-digest 1.1 - jar -
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.36 - jar MIT License
org.sonatype.aether aether-api 1.13.1 - jar Eclipse Public License, Version 1.0
org.sonatype.aether aether-util 1.13.1 - jar Eclipse Public License, Version 1.0
org.springframework spring-aop 4.2.1.RELEASE - jar The Apache Software License, Version 2.0
org.springframework spring-beans 4.2.1.RELEASE - jar The Apache Software License, Version 2.0
org.springframework spring-context 4.2.1.RELEASE - jar The Apache Software License, Version 2.0
org.springframework spring-core 4.2.1.RELEASE - jar The Apache Software License, Version 2.0
org.springframework spring-expression 4.2.1.RELEASE - 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-codec commons-codec 1.6 jar The Apache Software License, Version 2.0
commons-io commons-io 2.4 jar The Apache Software License, Version 2.0
org.apache.httpcomponents httpclient 4.5.2 jar Apache License, Version 2.0
org.apache.httpcomponents httpcore 4.4.4 jar Apache License, Version 2.0
org.apache.maven.wagon wagon-http-shared 2.9 jar Apache License, Version 2.0
org.jsoup jsoup 1.7.2 jar The 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
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
org.slf4j slf4j-simple 1.7.36 jar MIT License
org.springframework spring-test 4.2.1.RELEASE jar The Apache Software License, Version 2.0
xmlunit xmlunit 1.0 jar -

Project Dependency Graph

Dependency Tree

Licenses

Eclipse Public License 1.0: JUnit

MIT License: SLF4J API Module, SLF4J Simple Binding

ASF 2.0: Code Generation Library

Public Domain: AOP alliance

New BSD License: Hamcrest Core

Apache 2: EasyMock, EasyMock Class extension, Lucene Core, Lucene Highlighter, Lucene Memory, Lucene Queries, Objenesis

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

BSD: ASM Core

Unknown: Plexus Digest / Hashcode Components, jakarta-regexp, xmlunit

The MIT License: jsoup

Apache License, Version 2.0: Apache HttpClient, Apache HttpCore, Apache Maven Wagon :: API, Apache Maven Wagon :: Providers :: File Provider, Apache Maven Wagon :: Providers :: HTTP Provider, Apache Maven Wagon :: Providers :: HTTP Shared Library, Apache Maven Wagon :: Providers :: Lightweight HTTP Provider, CDI APIs

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

The Apache Software License, Version 2.0: Apache Commons Logging, Archiva Base :: Plexus Bridge, Archiva Base :: Proxy Common, Archiva Base :: Repository Admin Api, Archiva Base :: Test Utility, Commons Codec, Commons Collections, Commons IO, Commons Lang, Google Guice - Core Library, Guava: Google Core Libraries for Java, Maven :: Indexer Artifact Utils, Maven :: Indexer Core, Maven Model, Plexus :: Component Annotations, Plexus Classworlds, Plexus Common Utilities, Redback :: User Management API, Spring AOP, Spring Beans, Spring Context, Spring Core, Spring Expression Language (SpEL), Spring TestContext Framework, Spring Utils Goodies, javax.inject

Dependency File Details

Filename Size Entries Classes Packages Java Version Debug Information
aopalliance-1.0.jar 4.47 kB 15 9 2 1.3 Yes
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
guice-4.0-no_aop.jar 423.56 kB 344 329 8 1.6 Yes
commons-codec-1.6.jar 232.77 kB 218 76 6 1.5 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
jakarta-regexp-1.4.jar 28.58 kB 22 17 1 1.1 No
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
junit-4.12.jar 314.93 kB 323 286 30 1.5 Yes
archiva-plexus-bridge-2.2.8.jar 16.02 kB 19 4 1 1.6 Yes
archiva-repository-admin-api-2.2.8.jar 53.74 kB 58 35 10 1.6 Yes
archiva-test-utils-2.2.8.jar 9.94 kB 17 3 1 1.6 Yes
redback-users-api-2.6.2.jar 17.49 kB 25 10 1 1.6 Yes
spring-utils-2.1.jar 14.85 kB 19 2 2 1.6 Yes
httpclient-4.5.2.jar 736.66 kB 504 463 24 1.6 Yes
httpcore-4.4.4.jar 326.72 kB 284 254 17 1.6 Yes
lucene-core-3.6.2.jar 1.54 MB 997 973 18 1.5 Yes
lucene-highlighter-3.6.2.jar 89.17 kB 64 54 2 1.5 Yes
lucene-memory-3.6.2.jar 29.81 kB 19 10 1 1.5 Yes
lucene-queries-3.6.2.jar 47.41 kB 36 26 3 1.5 Yes
maven-model-3.0.5.jar 163.56 kB 67 50 3 1.5 Yes
indexer-artifact-5.1.1.jar 23.84 kB 29 12 1 1.5 Yes
indexer-core-5.1.1.jar 227.23 kB 193 163 14 1.5 Yes
wagon-file-2.9.jar 11.43 kB 19 1 1 1.5 Yes
wagon-http-2.9.jar 33.85 kB 27 9 1 1.5 Yes
wagon-http-lightweight-2.9.jar 16.51 kB 21 3 1 1.5 Yes
wagon-http-shared-2.9.jar 11.79 kB 18 2 1 1.5 Yes
wagon-provider-api-2.9.jar 53.54 kB 60 39 8 1.5 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-digest-1.1.jar 13.61 kB 27 14 1 1.4 Yes
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
jsoup-1.7.2.jar 293.67 kB 241 224 7 1.5 Yes
objenesis-1.3.jar 40.57 kB 50 35 9 1.3 Yes
slf4j-api-1.7.36.jar 41.12 kB 46 34 4 1.5 Yes
slf4j-simple-1.7.36.jar 15.33 kB 20 10 1 1.5 Yes
aether-api-1.13.1.jar 89.67 kB 116 96 11 1.5 Yes
aether-util-1.13.1.jar 130.02 kB 116 92 14 1.5 Yes
spring-aop-4.2.1.RELEASE.jar 366.50 kB 291 258 15 1.6 Yes
spring-beans-4.2.1.RELEASE.jar 729.63 kB 448 396 15 1.6 Yes
spring-context-4.2.1.RELEASE.jar 1.08 MB 863 746 66 1.6 Yes
spring-core-4.2.1.RELEASE.jar 1.07 MB 797 751 40 1.6 Yes
spring-expression-4.2.1.RELEASE.jar 262.38 kB 155 141 6 1.6 Yes
spring-test-4.2.1.RELEASE.jar 561.33 kB 451 412 30 1.6 Yes
xmlunit-1.0.jar 63.80 kB 47 41 1 1.2 Yes
Total Size Entries Classes Packages Java Version Debug Information
56 13.82 MB 10753 9484 505 1.6 52
compile: 37 compile: 10.46 MB compile: 7963 compile: 7162 compile: 352 - compile: 33
test: 11 test: 1.52 MB test: 1349 test: 1181 test: 90 - test: 11
runtime: 8 runtime: 1.84 MB runtime: 1441 runtime: 1141 runtime: 63 - runtime: 8

Dependency Repository Locations

Repo ID URL Release Snapshot
central https://repo.maven.apache.org/maven2 Yes No

Repository locations for each of the Dependencies.

Artifact local-repository
aopalliance:aopalliance:jar:1.0 Found at http://localhost:8081/repository/maven-public/
asm:asm:jar:3.3.1 Found at http://localhost:8081/repository/maven-public/
cglib:cglib-nodep:jar:2.2.2 Found at http://localhost:8081/repository/maven-public/
com.google.guava:guava:jar:16.0.1 Found at http://localhost:8081/repository/maven-public/
com.google.inject:guice:jar:no_aop:4.0 Found at http://localhost:8081/repository/maven-public/
commons-codec:commons-codec:jar:1.6 Found at http://localhost:8081/repository/maven-public/
commons-collections:commons-collections:jar:3.2.1 Found at http://localhost:8081/repository/maven-public/
commons-io:commons-io:jar:2.4 Found at http://localhost:8081/repository/maven-public/
commons-lang:commons-lang:jar:2.6 Found at http://localhost:8081/repository/maven-public/
commons-logging:commons-logging:jar:1.2 Found at http://localhost:8081/repository/maven-public/
jakarta-regexp:jakarta-regexp:jar:1.4 Found at http://localhost:8081/repository/maven-public/
javax.annotation:jsr250-api:jar:1.0 Found at http://localhost:8081/repository/maven-public/
javax.enterprise:cdi-api:jar:1.0 Found at http://localhost:8081/repository/maven-public/
javax.inject:javax.inject:jar:1 Found at http://localhost:8081/repository/maven-public/
junit:junit:jar:4.12 Found at http://localhost:8081/repository/maven-public/
org.apache.archiva:archiva-plexus-bridge:jar:2.2.8 Found at http://localhost:8081/repository/maven-public/
org.apache.archiva:archiva-repository-admin-api:jar:2.2.8 Found at http://localhost:8081/repository/maven-public/
org.apache.archiva:archiva-test-utils:jar:2.2.8 Found at http://localhost:8081/repository/maven-public/
org.apache.archiva.redback:redback-users-api:jar:2.6.2 Found at http://localhost:8081/repository/maven-public/
org.apache.archiva.redback.components:spring-utils:jar:2.1 Found at http://localhost:8081/repository/maven-public/
org.apache.httpcomponents:httpclient:jar:4.5.2 Found at http://localhost:8081/repository/maven-public/
org.apache.httpcomponents:httpcore:jar:4.4.4 Found at http://localhost:8081/repository/maven-public/
org.apache.lucene:lucene-core:jar:3.6.2 Found at http://localhost:8081/repository/maven-public/
org.apache.lucene:lucene-highlighter:jar:3.6.2 Found at http://localhost:8081/repository/maven-public/
org.apache.lucene:lucene-memory:jar:3.6.2 Found at http://localhost:8081/repository/maven-public/
org.apache.lucene:lucene-queries:jar:3.6.2 Found at http://localhost:8081/repository/maven-public/
org.apache.maven:maven-model:jar:3.0.5 Found at http://localhost:8081/repository/maven-public/
org.apache.maven.indexer:indexer-artifact:jar:5.1.1 Found at http://localhost:8081/repository/maven-public/
org.apache.maven.indexer:indexer-core:jar:5.1.1 Found at http://localhost:8081/repository/maven-public/
org.apache.maven.wagon:wagon-file:jar:2.9 Found at http://localhost:8081/repository/maven-public/
org.apache.maven.wagon:wagon-http:jar:2.9 Found at http://localhost:8081/repository/maven-public/
org.apache.maven.wagon:wagon-http-lightweight:jar:2.9 Found at http://localhost:8081/repository/maven-public/
org.apache.maven.wagon:wagon-http-shared:jar:2.9 Found at http://localhost:8081/repository/maven-public/
org.apache.maven.wagon:wagon-provider-api:jar:2.9 Found at http://localhost:8081/repository/maven-public/
org.codehaus.plexus:plexus-classworlds:jar:2.4 Found at http://localhost:8081/repository/maven-public/
org.codehaus.plexus:plexus-component-annotations:jar:1.5.5 Found at http://localhost:8081/repository/maven-public/
org.codehaus.plexus:plexus-digest:jar:1.1 Found at http://localhost:8081/repository/maven-public/
org.codehaus.plexus:plexus-utils:jar:3.0.15 Found at http://localhost:8081/repository/maven-public/
org.easymock:easymock:jar:3.2 Found at http://localhost:8081/repository/maven-public/
org.easymock:easymockclassextension:jar:3.2 Found at http://localhost:8081/repository/maven-public/
org.eclipse.sisu:org.eclipse.sisu.inject:jar:0.0.0.M2a Found at http://localhost:8081/repository/maven-public/
org.eclipse.sisu:org.eclipse.sisu.plexus:jar:0.0.0.M2a Found at http://localhost:8081/repository/maven-public/
org.hamcrest:hamcrest-core:jar:1.3 Found at http://localhost:8081/repository/maven-public/
org.jsoup:jsoup:jar:1.7.2 Found at http://localhost:8081/repository/maven-public/
org.objenesis:objenesis:jar:1.3 Found at http://localhost:8081/repository/maven-public/
org.slf4j:slf4j-api:jar:1.7.36 Found at http://localhost:8081/repository/maven-public/
org.slf4j:slf4j-simple:jar:1.7.36 Found at http://localhost:8081/repository/maven-public/
org.sonatype.aether:aether-api:jar:1.13.1 Found at http://localhost:8081/repository/maven-public/
org.sonatype.aether:aether-util:jar:1.13.1 Found at http://localhost:8081/repository/maven-public/
org.springframework:spring-aop:jar:4.2.1.RELEASE Found at http://localhost:8081/repository/maven-public/
org.springframework:spring-beans:jar:4.2.1.RELEASE Found at http://localhost:8081/repository/maven-public/
org.springframework:spring-context:jar:4.2.1.RELEASE Found at http://localhost:8081/repository/maven-public/
org.springframework:spring-core:jar:4.2.1.RELEASE Found at http://localhost:8081/repository/maven-public/
org.springframework:spring-expression:jar:4.2.1.RELEASE Found at http://localhost:8081/repository/maven-public/
org.springframework:spring-test:jar:4.2.1.RELEASE Found at http://localhost:8081/repository/maven-public/
xmlunit:xmlunit:jar:1.0 Found at http://localhost:8081/repository/maven-public/
Total local-repository
56 (compile: 37, test: 11, runtime: 8) 56