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.guava guava 16.0.1 jar The Apache Software License, Version 2.0
com.thoughtworks.proxytoys proxytoys 1.01-MAGNOLIA-5317-patched jar null
commons-io commons-io 2.4 jar The Apache Software License, Version 2.0
info.magnolia magnolia-core 5.3.7 jar GPLv3-Magnolia Network Agreement
org.reflections reflections 0.9.9-RC2 jar WTFPL-The New BSD 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 Classifier Type License
info.magnolia magnolia-core 5.3.7 tests test-jar GPLv3-Magnolia Network Agreement
junit junit 4.11 - jar Common Public License Version 1.0
org.hamcrest hamcrest-library 1.3 - jar New BSD License
org.mockito mockito-core 1.9.5 - jar The MIT License
org.powermock powermock-api-mockito 1.5.5 - jar The Apache Software License, Version 2.0
org.powermock powermock-module-junit4 1.5.5 - jar The Apache Software License, Version 2.0
uk.com.robust-it cloning 1.8.2 - 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
cglib cglib-nodep 2.1_3 - jar -
com.google.code.findbugs annotations 2.0.1 - jar GNU Lesser Public License
com.google.inject guice 3.0 - jar The Apache Software License, Version 2.0
com.mycila mycila-guice 2.10.ga - jar The Apache Software License, Version 2.0
commons-beanutils commons-beanutils 1.8.3 - jar The Apache Software License, Version 2.0
commons-betwixt commons-betwixt 0.8 - jar /LICENSE.txt
commons-codec commons-codec 1.4 - jar The Apache Software License, Version 2.0
commons-collections commons-collections 3.2.1 - jar The Apache Software License, Version 2.0
commons-dbcp commons-dbcp 1.4 - jar The Apache Software License, Version 2.0
commons-digester commons-digester 1.8.1 - jar The Apache Software License, Version 2.0
commons-fileupload commons-fileupload 1.2.1 - jar The Apache Software License, Version 2.0
commons-httpclient commons-httpclient 3.1 - jar Apache License
commons-pool commons-pool 1.4 - jar /LICENSE.txt
concurrent concurrent 1.3.4 - jar >http://gee.cs.oswego.edu/dl/classes/EDU/oswego/cs/dl/util/concurrent/intro.html
javax.inject javax.inject 1 - jar The Apache Software License, Version 2.0
javax.jcr jcr 2.0 - jar Day Specification License-Day Specification License addendum
javax.servlet jstl 1.2 - jar -
jaxen jaxen 1.1.1 - jar -
log4j log4j 1.2.17 - jar The Apache Software License, Version 2.0
org.apache.commons commons-lang3 3.1 - jar The Apache Software License, Version 2.0
org.apache.commons commons-proxy 1.0 - jar The Apache Software License, Version 2.0
org.apache.derby derby 10.5.3.0_1 - jar Apache 2
org.apache.jackrabbit jackrabbit-api 2.8.0 - jar The Apache Software License, Version 2.0
org.apache.jackrabbit jackrabbit-core 2.8.0 - jar The Apache Software License, Version 2.0
org.apache.jackrabbit jackrabbit-data 2.8.0 - jar The Apache Software License, Version 2.0
org.apache.jackrabbit jackrabbit-data 2.8.0 tests test-jar The Apache Software License, Version 2.0
org.apache.jackrabbit jackrabbit-jcr-commons 2.8.0 - jar The Apache Software License, Version 2.0
org.apache.jackrabbit jackrabbit-spi 2.8.0 - jar The Apache Software License, Version 2.0
org.apache.jackrabbit jackrabbit-spi-commons 2.8.0 - jar The Apache Software License, Version 2.0
org.apache.lucene lucene-core 3.6.0 - jar Apache 2
org.apache.tika tika-core 1.3 - jar The Apache Software License, Version 2.0
org.bouncycastle bcpg-jdk16 1.46 - jar Bouncy Castle Licence-Apache Software License, Version 1.1
org.bouncycastle bcprov-jdk16 1.46 - jar Bouncy Castle Licence
org.freemarker freemarker 2.3.21 - jar Apache License, Version 2.0
org.javassist javassist 3.18.2-GA - jar MPL 1.1-LGPL 2.1-Apache License 2.0
org.jdom jdom 1.1 - jar -
org.mindrot jbcrypt 0.3m - jar ISC/BSD License
org.safehaus.jug jug 2.0.0 asl jar The Apache Software License, Version 2.0-GNU Lesser General Public License v2.1
org.slf4j jcl-over-slf4j 1.7.5 - jar MIT License
org.slf4j slf4j-api 1.7.5 - jar MIT License
org.slf4j slf4j-log4j12 1.7.5 - jar MIT License
servlets.com cos 05Nov2002 - jar Jason Hunter License
xerces xercesImpl 2.8.1 - 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
org.mockito mockito-all 1.9.5 jar The MIT License
org.objenesis objenesis 1.0 jar MIT License
org.powermock powermock-api-support 1.5.5 jar The Apache Software License, Version 2.0
org.powermock powermock-core 1.5.5 jar The Apache Software License, Version 2.0
org.powermock powermock-module-junit4-common 1.5.5 jar The Apache Software License, Version 2.0
org.powermock powermock-reflect 1.5.5 jar The Apache Software License, Version 2.0

Project Dependency Graph

Dependency Tree

Licenses

Unamed: ProxyToys Core

Public Domain: AOP alliance

New BSD License: Hamcrest Core, Hamcrest library

Apache 2: Apache Derby Database Engine and Embedded JDBC Driver, Lucene Core

Unknown: JDOM, cglib, jaxen, jstl

WTFPL: Reflections

MPL 1.1: Javassist

Public domain, Sun Microsoystems: Dough Lea's util.concurrent package

GPLv3: Magnolia Core, Magnolia Internationalization Framework

Apache License: HttpClient

Common Public License Version 1.0: JUnit

GNU Lesser General Public License v2.1: Java UUID Generator

The MIT License: Mockito

Apache License, Version 2.0: FreeMarker, cloning

Bouncy Castle Licence: Bouncy Castle OpenPGP API, Bouncy Castle Provider

LGPL 2.1: Javassist

ISC/BSD License: jbcrypt

Day Specification License: Content Repository for JavaTM Technology API

The Apache Software License, Version 2.0: Apache Jackrabbit API, Apache Log4j, Apache Tika core, Betwixt, Commons BeanUtils, Commons Codec, Commons Collections, Commons DBCP, Commons Digester, Commons FileUpload, Commons IO, Commons Lang, Commons Pool, Commons Proxy, Google Guice - Core Library, Guava: Google Core Libraries for Java, Jackrabbit Core, Jackrabbit Data, Jackrabbit JCR Commons, Jackrabbit SPI, Jackrabbit SPI Commons, Java UUID Generator, Mycila Guice Extensions, Xerces2 Java Parser, javax.inject, powermock-api-mockito, powermock-api-support, powermock-core, powermock-module-junit4, powermock-module-junit4-common, powermock-reflect

Jason Hunter License: COS

Magnolia Network Agreement: Magnolia Core, Magnolia Internationalization Framework

GNU Lesser Public License: FindBugs-Annotations

Day Specification License addendum: Content Repository for JavaTM Technology API

Apache License 2.0: Javassist

MIT License: JCL 1.1.1 implemented over SLF4J, Objenesis, SLF4J API Module, SLF4J LOG4J-12 Binding

Apache Software License, Version 1.1: Bouncy Castle OpenPGP API

The New BSD License: Reflections

Dependency File Details

Filename Size Entries Classes Packages JDK Rev Debug Sealed
aopalliance-1.0.jar 4.36 kB 15 9 2 1.3 debug -
cglib-nodep-2.1_3.jar 316.64 kB 262 258 10 1.1 debug -
annotations-2.0.1.jar 72.81 kB 134 62 5 1.5 debug -
guava-16.0.1.jar 2.12 MB 1,709 1,678 17 1.6 debug -
guice-3.0.jar 693.84 kB 585 565 12 1.5 debug -
mycila-guice-2.10.ga.jar 2.35 MB 1,721 1,668 35 1.6 debug -
proxytoys-1.01-MAGNOLIA-5317-patched.jar 101.03 kB 119 95 14 1.5 debug -
commons-beanutils-1.8.3.jar 226.58 kB 155 137 6 1.3 debug -
commons-betwixt-0.8.jar 236.55 kB 198 166 13 1.3 debug -
commons-codec-1.4.jar 56.80 kB 47 30 5 1.4 debug -
commons-collections-3.2.1.jar 561.90 kB 482 458 12 1.2 debug -
commons-dbcp-1.4.jar 156.76 kB 80 62 5 1.6 debug -
commons-digester-1.8.1.jar 142.68 kB 119 100 6 1.2 debug -
commons-fileupload-1.2.1.jar 56.42 kB 60 43 5 1.3 debug -
commons-httpclient-3.1.jar 297.85 kB 183 167 8 1.2 debug -
commons-io-2.4.jar 180.80 kB 128 110 6 1.6 debug -
commons-pool-1.4.jar 85.04 kB 59 50 2 1.3 debug -
concurrent-1.3.4.jar 184.85 kB 230 221 2 1.1 release -
magnolia-core/target/classes - 0 0 0 - release -
test-classes 1.16 kB - - - - - -
javax.inject-1.jar 2.44 kB 8 6 1 1.5 release -
jcr-2.0.jar 67.62 kB 138 120 10 1.4 debug -
jstl-1.2.jar 404.53 kB 341 279 27 1.5 debug -
jaxen-1.1.1.jar 221.60 kB 236 214 17 1.2 debug -
junit-4.11.jar 239.30 kB 266 233 28 1.5 debug -
log4j-1.2.17.jar 478.40 kB 353 314 21 1.4 debug -
commons-lang3-3.1.jar 308.40 kB 179 153 12 1.5 debug -
commons-proxy-1.0.jar 71.45 kB 83 60 10 1.4 debug -
derby-10.5.3.0_1.jar 2.40 MB 1,496 1,436 96 1.5 release sealed
Total Size Entries Classes Packages JDK Rev Debug Sealed
29 11.92 MB 9,386 8,694 387 1.6 24 1
compile: 27 compile: 11.69 MB compile: 9,120 compile: 8,461 compile: 359 - compile: 23 compile: 1
test: 2 test: 240.46 kB test: 266 test: 233 test: 28 - test: 1 -

Dependency Repository Locations

Repo ID URL Release Snapshot
magnolia.staging https://nexus.magnolia-cms.com/content/groups/magnolia.staging.group/ Yes -
apache.snapshots
central
http://people.apache.org/repo/m2-snapshot-repository
https://repo.maven.apache.org/maven2
Yes Yes

Repository locations for each of the Dependencies.

Artifact magnolia.staging magnolia.nexus
aopalliance:aopalliance:jar:1.0 - Found at https://nexus.magnolia-cms.com/content/groups/staff
cglib:cglib-nodep:jar:2.1_3 - Found at https://nexus.magnolia-cms.com/content/groups/staff
com.google.code.findbugs:annotations:jar:2.0.1 - Found at https://nexus.magnolia-cms.com/content/groups/staff
com.google.guava:guava:jar:16.0.1 - Found at https://nexus.magnolia-cms.com/content/groups/staff
com.google.inject:guice:jar:3.0 - Found at https://nexus.magnolia-cms.com/content/groups/staff
com.mycila:mycila-guice:jar:2.10.ga - Found at https://nexus.magnolia-cms.com/content/groups/staff
com.thoughtworks.proxytoys:proxytoys:jar:1.01-MAGNOLIA-5317-patched - Found at https://nexus.magnolia-cms.com/content/groups/staff
commons-beanutils:commons-beanutils:jar:1.8.3 - Found at https://nexus.magnolia-cms.com/content/groups/staff
commons-betwixt:commons-betwixt:jar:0.8 - Found at https://nexus.magnolia-cms.com/content/groups/staff
commons-codec:commons-codec:jar:1.4 - Found at https://nexus.magnolia-cms.com/content/groups/staff
commons-collections:commons-collections:jar:3.2.1 - Found at https://nexus.magnolia-cms.com/content/groups/staff
commons-dbcp:commons-dbcp:jar:1.4 - Found at https://nexus.magnolia-cms.com/content/groups/staff
commons-digester:commons-digester:jar:1.8.1 - Found at https://nexus.magnolia-cms.com/content/groups/staff
commons-fileupload:commons-fileupload:jar:1.2.1 - Found at https://nexus.magnolia-cms.com/content/groups/staff
commons-httpclient:commons-httpclient:jar:3.1 - Found at https://nexus.magnolia-cms.com/content/groups/staff
commons-io:commons-io:jar:2.4 - Found at https://nexus.magnolia-cms.com/content/groups/staff
commons-pool:commons-pool:jar:1.4 - Found at https://nexus.magnolia-cms.com/content/groups/staff
concurrent:concurrent:jar:1.3.4 - Found at https://nexus.magnolia-cms.com/content/groups/staff
info.magnolia:magnolia-core:jar:5.3.7 Found at https://nexus.magnolia-cms.com/content/groups/magnolia.staging.group/ -
info.magnolia:magnolia-core:test-jar:tests:5.3.7 Found at https://nexus.magnolia-cms.com/content/groups/magnolia.staging.group/ -
javax.inject:javax.inject:jar:1 - Found at https://nexus.magnolia-cms.com/content/groups/staff
javax.jcr:jcr:jar:2.0 - Found at https://nexus.magnolia-cms.com/content/groups/staff
javax.servlet:jstl:jar:1.2 - Found at https://nexus.magnolia-cms.com/content/groups/staff
jaxen:jaxen:jar:1.1.1 - Found at https://nexus.magnolia-cms.com/content/groups/staff
junit:junit:jar:4.11 - Found at https://nexus.magnolia-cms.com/content/groups/staff
log4j:log4j:jar:1.2.17 - Found at https://nexus.magnolia-cms.com/content/groups/staff
org.apache.commons:commons-lang3:jar:3.1 - Found at https://nexus.magnolia-cms.com/content/groups/staff
org.apache.commons:commons-proxy:jar:1.0 - Found at https://nexus.magnolia-cms.com/content/groups/staff
org.apache.derby:derby:jar:10.5.3.0_1 - Found at https://nexus.magnolia-cms.com/content/groups/staff
org.apache.jackrabbit:jackrabbit-api:jar:2.8.0 - Found at https://nexus.magnolia-cms.com/content/groups/staff
org.apache.jackrabbit:jackrabbit-core:jar:2.8.0 - Found at https://nexus.magnolia-cms.com/content/groups/staff
org.apache.jackrabbit:jackrabbit-data:jar:2.8.0 - Found at https://nexus.magnolia-cms.com/content/groups/staff
org.apache.jackrabbit:jackrabbit-data:test-jar:tests:2.8.0 - Found at https://nexus.magnolia-cms.com/content/groups/staff
org.apache.jackrabbit:jackrabbit-jcr-commons:jar:2.8.0 - Found at https://nexus.magnolia-cms.com/content/groups/staff
org.apache.jackrabbit:jackrabbit-spi:jar:2.8.0 - Found at https://nexus.magnolia-cms.com/content/groups/staff
org.apache.jackrabbit:jackrabbit-spi-commons:jar:2.8.0 - Found at https://nexus.magnolia-cms.com/content/groups/staff
org.apache.lucene:lucene-core:jar:3.6.0 - Found at https://nexus.magnolia-cms.com/content/groups/staff
org.apache.tika:tika-core:jar:1.3 - Found at https://nexus.magnolia-cms.com/content/groups/staff
org.bouncycastle:bcpg-jdk16:jar:1.46 - Found at https://nexus.magnolia-cms.com/content/groups/staff
org.bouncycastle:bcprov-jdk16:jar:1.46 - Found at https://nexus.magnolia-cms.com/content/groups/staff
org.freemarker:freemarker:jar:2.3.21 - Found at https://nexus.magnolia-cms.com/content/groups/staff
org.hamcrest:hamcrest-core:jar:1.3 - Found at https://nexus.magnolia-cms.com/content/groups/staff
org.hamcrest:hamcrest-library:jar:1.3 - Found at https://nexus.magnolia-cms.com/content/groups/staff
org.javassist:javassist:jar:3.18.2-GA - Found at https://nexus.magnolia-cms.com/content/groups/staff
org.jdom:jdom:jar:1.1 - Found at https://nexus.magnolia-cms.com/content/groups/staff
org.mindrot:jbcrypt:jar:0.3m - Found at https://nexus.magnolia-cms.com/content/groups/staff
org.mockito:mockito-all:jar:1.9.5 - Found at https://nexus.magnolia-cms.com/content/groups/staff
org.mockito:mockito-core:jar:1.9.5 - Found at https://nexus.magnolia-cms.com/content/groups/staff
org.objenesis:objenesis:jar:1.0 - Found at https://nexus.magnolia-cms.com/content/groups/staff
org.powermock:powermock-api-mockito:jar:1.5.5 - Found at https://nexus.magnolia-cms.com/content/groups/staff
org.powermock:powermock-api-support:jar:1.5.5 - Found at https://nexus.magnolia-cms.com/content/groups/staff
org.powermock:powermock-core:jar:1.5.5 - Found at https://nexus.magnolia-cms.com/content/groups/staff
org.powermock:powermock-module-junit4:jar:1.5.5 - Found at https://nexus.magnolia-cms.com/content/groups/staff
org.powermock:powermock-module-junit4-common:jar:1.5.5 - Found at https://nexus.magnolia-cms.com/content/groups/staff
org.powermock:powermock-reflect:jar:1.5.5 - Found at https://nexus.magnolia-cms.com/content/groups/staff
org.reflections:reflections:jar:0.9.9-RC2 - Found at https://nexus.magnolia-cms.com/content/groups/staff
org.safehaus.jug:jug:jar:asl:2.0.0 - Found at https://nexus.magnolia-cms.com/content/groups/staff
org.slf4j:jcl-over-slf4j:jar:1.7.5 - Found at https://nexus.magnolia-cms.com/content/groups/staff
org.slf4j:slf4j-api:jar:1.7.5 - Found at https://nexus.magnolia-cms.com/content/groups/staff
org.slf4j:slf4j-log4j12:jar:1.7.5 - Found at https://nexus.magnolia-cms.com/content/groups/staff
servlets.com:cos:jar:05Nov2002 - Found at https://nexus.magnolia-cms.com/content/groups/staff
uk.com.robust-it:cloning:jar:1.8.2 - Found at https://nexus.magnolia-cms.com/content/groups/staff
xerces:xercesImpl:jar:2.8.1 - Found at https://nexus.magnolia-cms.com/content/groups/staff
Total magnolia.staging magnolia.nexus
63 (compile: 49, test: 14) 2 61