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
org.apache.maven maven-archiver 3.0.0 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-core 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.exist-db existdb-core 2.2 jar -
org.exist-db.thirdparty.org.xmldb xmldb-api 1.0-patched jar The XML:DB Initiative Software License, Version 1.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.xmlrpc xmlrpc-client 3.1.3 jar The Apache Software License, Version 2.0
org.slf4j slf4j-jdk14 1.7.10 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.12 jar Eclipse Public License 1.0

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
antlr antlr 2.7.7 - jar BSD License
c3p0 c3p0 0.9.1.1 - jar GNU LESSER GENERAL PUBLIC LICENSE
com.google.code.findbugs jsr305 2.0.1 - jar The Apache Software License, Version 2.0
com.thaiopensource jing 20091111 - jar New BSD License
commons-codec commons-codec 1.7 - jar The Apache Software License, Version 2.0
commons-io commons-io 2.4 - jar The Apache Software License, Version 2.0
commons-logging commons-logging 1.1 - jar /LICENSE.txt
commons-pool commons-pool 1.6 - jar The Apache Software License, Version 2.0
excalibur-cli excalibur-cli 1.0 - jar -
isorelax isorelax 20030108 - jar -
javax.servlet servlet-api 2.3 - jar -
log4j log4j 1.2.17 - jar The Apache Software License, Version 2.0
net.sf.saxon Saxon-HE 9.4.0.7 - jar Mozilla Public License Version 1.0
org.apache.commons commons-compress 1.9 - 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-model-builder 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 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.shared maven-shared-utils 3.0.0 - jar Apache License, Version 2.0
org.apache.ws.commons.util ws-commons-util 1.0.2 - jar The Apache Software License, Version 2.0
org.apache.xmlrpc xmlrpc-common 3.1.3 - jar The Apache Software License, Version 2.0
org.apache.xmlrpc xmlrpc-server 3.1.3 - jar The Apache Software License, Version 2.0
org.codehaus.plexus plexus-archiver 2.9.1 - jar The Apache Software License, Version 2.0
org.codehaus.plexus plexus-classworlds 2.2.3 - 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.14 - jar The Apache Software License, Version 2.0
org.codehaus.plexus plexus-io 2.4.1 - jar The Apache Software License, Version 2.0
org.codehaus.plexus plexus-utils 2.0.4 - jar The Apache Software License, Version 2.0
org.exist-db.thirdparty.org.expath pkg-repo 0.6.0-patched - jar Mozilla Public License Version 1.0
org.gnu gnu-crypto 2.0.1 - jar The GNU General Public License
org.quartz-scheduler quartz 2.1.6 - jar Apache 2.0
org.slf4j slf4j-api 1.7.10 - 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
xerces xercesImpl 2.11.0 - jar The Apache Software License, Version 2.0
xml-apis xml-apis 1.4.01 - jar The Apache Software License, Version 2.0-The SAX License-The W3C License
xml-resolver xml-resolver 1.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 License
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 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

The SAX License: XML Commons External Components XML APIs

GNU LESSER GENERAL PUBLIC LICENSE: c3p0:JDBC DataSources/Resource Pools

Apache 2.0: Quartz Enterprise Job Scheduler

Eclipse Public License 1.0: JUnit

MIT License: SLF4J API Module, SLF4J JDK14 Binding

The W3C License: XML Commons External Components XML APIs

Mozilla Public License Version 1.0: Saxon-HE, pkg-repo

New BSD License: Hamcrest Core, jing-trang

GNU General Public License: eXist-db Maven Plugin

Unknown: eXist-db :: Core, excalibur-cli, isorelax, servlet-api

BSD License: AntLR Parser Generator

Apache License, Version 2.0: Apache Maven Archiver, Apache Maven Shared Utils, Maven Plugin Tools Java 5 Annotations

The GNU General Public License: GNU Crypto

The XML:DB Initiative Software License, Version 1.0: xmldb-api

The Apache Software License, Version 2.0: Aether :: API, Aether :: Implementation, Aether :: SPI, Aether :: Utilities, Apache Commons Compress, Apache Log4j, Apache WebServices Common Utilities, Apache XML-RPC Client Library, Apache XML-RPC Common Library, Apache XML-RPC Server Library, Commons Codec, Commons IO, Commons Pool, FindBugs-jsr305, Logging, Maven Aether Provider, Maven Artifact, Maven Core, Maven Model, Maven Model Builder, Maven Plugin API, Maven Repository Metadata Model, Maven Settings, Maven Settings Builder, Plexus :: Component Annotations, Plexus Archiver Component, Plexus Classworlds, Plexus Common Utilities, Plexus IO Components, Plexus Interpolation API, Sisu - Guice, Sisu - Inject (JSR330 bean support), Sisu - Inject (Plexus bean support), XML Commons External Components XML APIs, XML Commons Resolver Component, Xerces2-j

Dependency File Details

Filename Size Entries Classes Packages Java Version Debug Information
antlr-2.7.7.jar 445.29 kB 239 224 12 1.2 Yes
c3p0-0.9.1.1.jar 608.38 kB 434 382 44 1.4 Yes
jsr305-2.0.1.jar 31.87 kB 70 34 3 1.5 Yes
jing-20091111.jar 708.44 kB 718 629 42 1.5 Yes
commons-codec-1.7.jar 259.60 kB 227 85 6 1.6 Yes
commons-io-2.4.jar 185.14 kB 128 110 6 1.6 Yes
commons-logging-1.1.jar 52.92 kB 34 25 2 1.1 Yes
commons-pool-1.6.jar 111.12 kB 69 55 2 1.5 Yes
excalibur-cli-1.0.jar 23.98 kB 15 7 1 1.2 Yes
isorelax-20030108.jar 192.60 kB 88 58 11 1.2 Yes
servlet-api-2.3.jar 77.98 kB 83 63 4 1.1 Yes
junit-4.12.jar 314.93 kB 323 286 30 1.5 Yes
log4j-1.2.17.jar 489.88 kB 353 314 21 1.4 Yes
Saxon-HE-9.4.0.7.jar 9.80 MB 1806 1464 37 1.5 Yes
commons-compress-1.9.jar 378.22 kB 234 200 21 1.5 Yes
maven-aether-provider-3.0.jar 51.19 kB 38 21 1 1.5 Yes
maven-archiver-3.0.0.jar 22.55 kB 19 5 1 1.6 Yes
maven-artifact-3.0.jar 51.91 kB 57 32 11 1.5 Yes
maven-core-3.0.jar 527.04 kB 406 332 39 1.5 Yes
maven-model-3.0.jar 164.68 kB 67 50 3 1.5 Yes
maven-model-builder-3.0.jar 147.97 kB 142 109 16 1.5 Yes
maven-plugin-api-3.0.jar 48.92 kB 46 25 6 1.5 Yes
maven-repository-metadata-3.0.jar 30.08 kB 25 7 2 1.5 Yes
maven-settings-3.0.jar 46.67 kB 33 17 2 1.5 Yes
maven-settings-builder-3.0.jar 37.78 kB 49 28 5 1.5 Yes
maven-plugin-annotations-3.4.jar 14.25 kB 22 7 1 1.5 Yes
maven-shared-utils-3.0.0.jar 154.70 kB 101 77 9 1.6 Yes
ws-commons-util-1.0.2.jar 34.41 kB 36 23 2 1.2 Yes
xmlrpc-client-3.1.3.jar 58.57 kB 64 48 2 1.2 Yes
xmlrpc-common-3.1.3.jar 109.13 kB 128 110 6 1.2 Yes
xmlrpc-server-3.1.3.jar 81.56 kB 70 54 3 1.2 Yes
plexus-archiver-2.9.1.jar 145.38 kB 126 99 14 1.5 Yes
plexus-classworlds-2.2.3.jar 46.10 kB 51 36 5 1.4 Yes
plexus-component-annotations-1.5.5.jar 4.21 kB 15 3 1 1.5 No
plexus-interpolation-1.14.jar 61.07 kB 60 44 6 1.4 Yes
plexus-io-2.4.1.jar 82.46 kB 87 66 7 1.5 Yes
plexus-utils-2.0.4.jar 222.14 kB 119 94 9 1.3 Yes
existdb-core-2.2.jar 4.91 MB 2412 2222 106 1.6 Yes
pkg-repo-0.6.0-patched.jar 137.23 kB 62 46 6 1.5 Yes
xmldb-api-1.0-patched.jar 12.74 kB 27 18 3 1.2 No
gnu-crypto-2.0.1.jar 598.09 kB 455 453 33 1.4 Yes
hamcrest-core-1.3.jar 45.02 kB 52 45 3 1.5 Yes
quartz-2.1.6.jar 561.40 kB 355 314 27 1.5 Yes
slf4j-api-1.7.10.jar 32.12 kB 39 28 3 1.5 Yes
slf4j-jdk14-1.7.10.jar 7.89 kB 15 5 1 1.5 Yes
aether-api-1.7.jar 74.18 kB 102 82 11 1.5 Yes
aether-impl-1.7.jar 106.28 kB 72 58 2 1.5 Yes
aether-spi-1.7.jar 13.55 kB 31 16 4 1.5 Yes
aether-util-1.7.jar 107.95 kB 101 78 13 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-2.1.7-noaop.jar 471.74 kB 416 402 8 1.5 Yes
sisu-inject-bean-1.4.2.jar 152.99 kB 165 138 13 1.5 Yes
sisu-inject-plexus-1.4.2.jar 201.72 kB 199 156 26 1.5 Yes
xercesImpl-2.11.0.jar 1.37 MB 1035 952 40 1.3 No
xml-apis-1.4.01.jar 220.54 kB 391 346 29 1.1 No
xml-resolver-1.2.jar 84.09 kB 49 30 5 1.1 Yes
Total Size Entries Classes Packages Java Version Debug Information
57 24.98 MB 12611 10631 730 1.6 53
compile: 51 compile: 24.49 MB compile: 12097 compile: 10219 compile: 692 - compile: 47
test: 2 test: 359.96 kB test: 375 test: 331 test: 33 - test: 2
runtime: 3 runtime: 117.66 kB runtime: 117 runtime: 74 runtime: 4 - runtime: 3
provided: 1 provided: 14.25 kB provided: 22 provided: 7 provided: 1 - provided: 1

Dependency Repository Locations

Repo ID URL Release Snapshot Blacklisted
exist https://raw.github.com/eXist-db/mvn-repo/master/ Yes Yes Yes
maven2-repository.dev.java.net http://download.java.net/maven/2/ Yes Yes Yes
plexus.snapshots https://oss.sonatype.org/content/repositories/plexus-snapshots No Yes No
central http://repo.maven.apache.org/maven2 Yes No No
sonatype-nexus-snapshots https://oss.sonatype.org/content/repositories/snapshots No Yes No
apache.snapshots http://people.apache.org/repo/m2-snapshot-repository No Yes No

Repository locations for each of the Dependencies.

Artifact plexus.snapshots central sonatype-nexus-snapshots apache.snapshots
antlr:antlr:jar:2.7.7 - Found at http://repo.maven.apache.org/maven2 - -
c3p0:c3p0:jar:0.9.1.1 - Found at http://repo.maven.apache.org/maven2 - -
com.google.code.findbugs:jsr305:jar:2.0.1 - Found at http://repo.maven.apache.org/maven2 - -
com.thaiopensource:jing:jar:20091111 - Found at http://repo.maven.apache.org/maven2 - -
commons-codec:commons-codec:jar:1.7 - Found at http://repo.maven.apache.org/maven2 - -
commons-io:commons-io:jar:2.4 - Found at http://repo.maven.apache.org/maven2 - -
commons-logging:commons-logging:jar:1.1 - Found at http://repo.maven.apache.org/maven2 - -
commons-pool:commons-pool:jar:1.6 - Found at http://repo.maven.apache.org/maven2 - -
excalibur-cli:excalibur-cli:jar:1.0 - Found at http://repo.maven.apache.org/maven2 - -
isorelax:isorelax:jar:20030108 - Found at http://repo.maven.apache.org/maven2 - -
javax.servlet:servlet-api:jar:2.3 - Found at http://repo.maven.apache.org/maven2 - -
junit:junit:jar:4.12 - Found at http://repo.maven.apache.org/maven2 - -
log4j:log4j:jar:1.2.17 - Found at http://repo.maven.apache.org/maven2 - -
net.sf.saxon:Saxon-HE:jar:9.4.0.7 - Found at http://repo.maven.apache.org/maven2 - -
org.apache.commons:commons-compress:jar:1.9 - Found at http://repo.maven.apache.org/maven2 - -
org.apache.maven:maven-aether-provider:jar:3.0 - Found at http://repo.maven.apache.org/maven2 - -
org.apache.maven:maven-archiver:jar:3.0.0 - Found at http://repo.maven.apache.org/maven2 - -
org.apache.maven:maven-artifact:jar:3.0 - Found at http://repo.maven.apache.org/maven2 - -
org.apache.maven:maven-core:jar:3.0 - Found at http://repo.maven.apache.org/maven2 - -
org.apache.maven:maven-model:jar:3.0 - Found at http://repo.maven.apache.org/maven2 - -
org.apache.maven:maven-model-builder:jar:3.0 - Found at http://repo.maven.apache.org/maven2 - -
org.apache.maven:maven-plugin-api:jar:3.0 - Found at http://repo.maven.apache.org/maven2 - -
org.apache.maven:maven-repository-metadata:jar:3.0 - Found at http://repo.maven.apache.org/maven2 - -
org.apache.maven:maven-settings:jar:3.0 - Found at http://repo.maven.apache.org/maven2 - -
org.apache.maven:maven-settings-builder:jar:3.0 - Found at http://repo.maven.apache.org/maven2 - -
org.apache.maven.plugin-tools:maven-plugin-annotations:jar:3.4 - Found at http://repo.maven.apache.org/maven2 - -
org.apache.maven.shared:maven-shared-utils:jar:3.0.0 - Found at http://repo.maven.apache.org/maven2 - -
org.apache.ws.commons.util:ws-commons-util:jar:1.0.2 - Found at http://repo.maven.apache.org/maven2 - -
org.apache.xmlrpc:xmlrpc-client:jar:3.1.3 - Found at http://repo.maven.apache.org/maven2 - -
org.apache.xmlrpc:xmlrpc-common:jar:3.1.3 - Found at http://repo.maven.apache.org/maven2 - -
org.apache.xmlrpc:xmlrpc-server:jar:3.1.3 - Found at http://repo.maven.apache.org/maven2 - -
org.codehaus.plexus:plexus-archiver:jar:2.9.1 - Found at http://repo.maven.apache.org/maven2 - -
org.codehaus.plexus:plexus-classworlds:jar:2.2.3 - Found at http://repo.maven.apache.org/maven2 - -
org.codehaus.plexus:plexus-component-annotations:jar:1.5.5 - Found at http://repo.maven.apache.org/maven2 - -
org.codehaus.plexus:plexus-interpolation:jar:1.14 - Found at http://repo.maven.apache.org/maven2 - -
org.codehaus.plexus:plexus-io:jar:2.4.1 - Found at http://repo.maven.apache.org/maven2 - -
org.codehaus.plexus:plexus-utils:jar:2.0.4 - Found at http://repo.maven.apache.org/maven2 - -
org.exist-db:existdb-core:jar:2.2 - - - -
org.exist-db.thirdparty.org.expath:pkg-repo:jar:0.6.0-patched - - - -
org.exist-db.thirdparty.org.xmldb:xmldb-api:jar:1.0-patched - - - -
org.gnu:gnu-crypto:jar:2.0.1 - Found at http://repo.maven.apache.org/maven2 - -
org.hamcrest:hamcrest-core:jar:1.3 - Found at http://repo.maven.apache.org/maven2 - -
org.quartz-scheduler:quartz:jar:2.1.6 - Found at http://repo.maven.apache.org/maven2 - -
org.slf4j:slf4j-api:jar:1.7.10 - Found at http://repo.maven.apache.org/maven2 - -
org.slf4j:slf4j-jdk14:jar:1.7.10 - Found at http://repo.maven.apache.org/maven2 - -
org.sonatype.aether:aether-api:jar:1.7 - Found at http://repo.maven.apache.org/maven2 - -
org.sonatype.aether:aether-impl:jar:1.7 - Found at http://repo.maven.apache.org/maven2 - -
org.sonatype.aether:aether-spi:jar:1.7 - Found at http://repo.maven.apache.org/maven2 - -
org.sonatype.aether:aether-util:jar:1.7 - Found at http://repo.maven.apache.org/maven2 - -
org.sonatype.plexus:plexus-cipher:jar:1.4 - Found at http://repo.maven.apache.org/maven2 - -
org.sonatype.plexus:plexus-sec-dispatcher:jar:1.3 - Found at http://repo.maven.apache.org/maven2 - -
org.sonatype.sisu:sisu-guice:jar:noaop:2.1.7 - Found at http://repo.maven.apache.org/maven2 - -
org.sonatype.sisu:sisu-inject-bean:jar:1.4.2 - Found at http://repo.maven.apache.org/maven2 - -
org.sonatype.sisu:sisu-inject-plexus:jar:1.4.2 - Found at http://repo.maven.apache.org/maven2 - -
xerces:xercesImpl:jar:2.11.0 - Found at http://repo.maven.apache.org/maven2 - -
xml-apis:xml-apis:jar:1.4.01 - Found at http://repo.maven.apache.org/maven2 - -
xml-resolver:xml-resolver:jar:1.2 - Found at http://repo.maven.apache.org/maven2 - -
Total plexus.snapshots central sonatype-nexus-snapshots apache.snapshots
57 (compile: 51, test: 2, runtime: 3, provided: 1) 0 54 0 0