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 Licenses
cglib cglib-nodep 3.2.12 - jar ASF 2.0
com.google.guava guava 27.1-jre - jar The Apache Software License, Version 2.0
com.google.inject guice 4.2.2 - jar The Apache Software License, Version 2.0
com.google.inject.extensions guice-multibindings 4.2.2 - jar The Apache Software License, Version 2.0
com.mycila.guice.extensions mycila-guice-closeable 4.0.rc1 - jar Apache License 2.0
com.mycila.guice.extensions mycila-guice-jsr250 4.0.rc1 - jar Apache License 2.0
commons-beanutils commons-beanutils 1.9.4 - jar Apache License, Version 2.0
commons-betwixt commons-betwixt 0.8 - jar -
commons-codec commons-codec 1.10 - jar Apache License, Version 2.0
commons-digester commons-digester 2.1 - jar The Apache Software License, Version 2.0
commons-fileupload commons-fileupload 1.4 - jar Apache License, Version 2.0
commons-io commons-io 2.6 - jar Apache License, Version 2.0
concurrent concurrent 1.3.4 - jar Public domain, Sun Microsoystems
javax.inject javax.inject 1 - jar The Apache Software License, Version 2.0
javax.jcr jcr 2.0 - jar Day Specification LicenseDay Specification License addendum
jaxen jaxen 1.2.0 - jar BSD License 2.0
org.apache.commons commons-collections4 4.3 - jar Apache License, Version 2.0
org.apache.commons commons-lang3 3.9 - jar Apache License, Version 2.0
org.apache.commons commons-proxy 1.0 - jar The Apache Software License, Version 2.0
org.apache.httpcomponents httpclient 4.5.8 - jar Apache License, Version 2.0
org.apache.httpcomponents httpcore 4.4.11 - jar Apache License, Version 2.0
org.apache.httpcomponents httpmime 4.5.8 - jar Apache License, Version 2.0
org.apache.jackrabbit jackrabbit-api 2.18.1 - jar Apache License, Version 2.0
org.apache.jackrabbit jackrabbit-core 2.18.1 - jar Apache License, Version 2.0
org.apache.jackrabbit jackrabbit-jcr-commons 2.18.1 - jar Apache License, Version 2.0
org.apache.jackrabbit jackrabbit-spi 2.18.1 - jar Apache License, Version 2.0
org.apache.jackrabbit jackrabbit-spi-commons 2.18.1 - jar Apache License, Version 2.0
org.apache.logging.log4j log4j-api 2.8.2 - jar Apache License, Version 2.0
org.apache.logging.log4j log4j-core 2.8.2 - jar Apache License, Version 2.0
org.apache.logging.log4j log4j-slf4j-impl 2.8.2 - jar Apache License, Version 2.0
org.apache.lucene lucene-core 3.6.0 - jar Apache 2
org.bouncycastle bcprov-jdk15on 1.61 - jar Bouncy Castle Licence
org.freemarker freemarker 2.3.28 - jar Apache License, Version 2.0
org.jdom jdom 1.1 - jar -
org.mindrot jbcrypt 0.4 - jar ISC
org.reflections reflections 0.9.9 - jar WTFPLThe New BSD License
org.safehaus.jug jug 2.0.0 asl jar The Apache Software License, Version 2.0GNU Lesser General Public License v2.1
org.slf4j jcl-over-slf4j 1.7.25 - jar MIT License
org.slf4j slf4j-api 1.7.25 - jar MIT License
org.yaml snakeyaml 1.24 - jar Apache License, Version 2.0
servlets.com cos 05Nov2002 - jar Jason Hunter 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 Licenses
com.mockrunner mockrunner-servlet 1.0.4 jar Mockrunner License, based on Apache Software License, version 1.1
junit junit 4.11 jar Common Public License Version 1.0
org.easymock easymock 2.4 jar MIT License
org.easymock easymockclassextension 2.4 jar MIT License
org.hamcrest hamcrest-core 1.3 jar New BSD License
org.hamcrest hamcrest-library 1.3 jar New BSD License
org.mockito mockito-core 1.10.8 jar The MIT License
org.powermock powermock-api-mockito 1.5.6 jar The Apache Software License, Version 2.0
org.powermock powermock-core 1.5.6 jar The Apache Software License, Version 2.0
org.powermock powermock-module-junit4 1.5.6 jar The Apache Software License, Version 2.0
xmlunit xmlunit 1.6 jar BSD 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 Licenses
info.magnolia.icons magnolia-icons 19 jar GPLv3Magnolia Network Agreement
javax.servlet javax.servlet-api 4.0.1 jar CDDL + GPLv2 with classpath exception

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 Licenses
aopalliance aopalliance 1.0 jar Public Domain
com.google.code.findbugs annotations 2.0.1 jar GNU Lesser Public License
com.google.errorprone error_prone_annotations 2.2.0 jar Apache 2.0
com.google.guava failureaccess 1.0.1 jar The Apache Software License, Version 2.0
com.google.guava listenablefuture 9999.0-empty-to-avoid-conflict-with-guava jar The Apache Software License, Version 2.0
com.mycila.guice.extensions mycila-guice-injection 4.0.rc1 jar Apache License 2.0
commons-collections commons-collections 3.2.2 jar Apache License, Version 2.0
commons-dbcp commons-dbcp 1.4 jar The Apache Software License, Version 2.0
commons-pool commons-pool 1.5.4 jar The Apache Software License, Version 2.0
org.apache.derby derby 10.14.2.0 jar Apache 2
org.apache.jackrabbit jackrabbit-data 2.18.1 jar Apache License, Version 2.0
org.apache.tika tika-core 1.22 jar Apache License, Version 2.0
org.checkerframework checker-qual 2.5.2 jar The MIT License
org.javassist javassist 3.18.2-GA jar MPL 1.1LGPL 2.1Apache License 2.0
org.jetbrains annotations 16.0.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 Licenses
ant ant 1.6.5 jar The Apache Software License, Version 2.0
bcel bcel 5.1 jar -
com.kirkk jaranalyzer 1.2 jar Kirkk.com BSD License
com.mockrunner mockrunner-core 1.0.4 jar Mockrunner License, based on Apache Software License, version 1.1
jakarta-regexp jakarta-regexp 1.4 jar -
nekohtml nekohtml 0.9.5 jar -
org.apache.tomcat servlet-api 6.0.37 jar Apache License, Version 2.0
org.objenesis objenesis 3.0.1 jar Apache 2
org.powermock powermock-api-support 1.5.6 jar The Apache Software License, Version 2.0
org.powermock powermock-module-junit4-common 1.5.6 jar The Apache Software License, Version 2.0
org.powermock powermock-reflect 1.5.6 jar The Apache Software License, Version 2.0
oro oro 2.0.8 jar -
regexp regexp 1.2 jar -
xerces xercesImpl 2.8.1 jar -

Project Dependency Graph

Dependency Tree

Licenses

The New BSD License: Reflections

Apache 2.0: error-prone annotations

MIT License: EasyMock, EasyMock class extension, JCL 1.2 implemented over SLF4J, SLF4J API Module

New BSD License: Hamcrest Core, Hamcrest library

GPLv3: Magnolia Core, Magnolia Icons

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

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

Unknown: JDOM, Neko HTML, bcel, jakarta-regexp, oro, regexp

Apache License 2.0: Javassist, Mycila Guice :: Extensions :: Closeable Injector, Mycila Guice :: Extensions :: Injection, Mycila Guice :: Extensions :: JSR-250

BSD License: XMLUnit for Java

The MIT License: Checker Qual, Mockito

Apache License, Version 2.0: Apache Commons BeanUtils, Apache Commons Codec, Apache Commons Collections, Apache Commons FileUpload, Apache Commons IO, Apache Commons Lang, Apache FreeMarker, Apache HttpClient, Apache HttpClient Mime, Apache HttpCore, Apache Jackrabbit API, Apache Log4j API, Apache Log4j Core, Apache Log4j SLF4J Binding, Apache Tika core, Jackrabbit Core, Jackrabbit Data, Jackrabbit JCR Commons, Jackrabbit SPI, Jackrabbit SPI Commons, SnakeYAML, servlet-api

ISC: jBCrypt

MPL 1.1: Javassist

Jason Hunter License: COS

Mockrunner License, based on Apache Software License, version 1.1: MockRunner-Core, MockRunner-Servlet

Common Public License Version 1.0: JUnit

Kirkk.com BSD License: JarAnalyzer

Magnolia Network Agreement: Magnolia Core, Magnolia Icons

Day Specification License addendum: Content Repository for JavaTM Technology API

ASF 2.0: cglib-nodep

Day Specification License: Content Repository for JavaTM Technology API

Public Domain: AOP alliance

GNU Lesser Public License: FindBugs-Annotations

Bouncy Castle Licence: Bouncy Castle Provider

WTFPL: Reflections

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

LGPL 2.1: Javassist

CDDL + GPLv2 with classpath exception: Java Servlet API

The Apache Software License, Version 2.0: Commons DBCP, Commons Digester, Commons Pool, Commons Proxy, Google Guice - Core Library, Google Guice - Extensions - MultiBindings, Guava InternalFutureFailureAccess and InternalFutures, Guava ListenableFuture only, Guava: Google Core Libraries for Java, Java UUID Generator, JetBrains Java Annotations, ant, javax.inject, powermock-api-mockito, powermock-api-support, powermock-core, powermock-module-junit4, powermock-module-junit4-common, powermock-reflect

BSD License 2.0: jaxen

Dependency File Details

Filename Size Entries Classes Packages Java Version Debug Information Sealed
ant-1.6.5.jar 1 MB 616 576 25 1.2 Yes No
aopalliance-1.0.jar 4.5 kB 15 9 2 1.3 Yes No
bcel-5.1.jar 515.9 kB 386 373 8 1.2 Yes No
cglib-nodep-3.2.12.jar 415.2 kB 304 280 9 1.5 Yes No
annotations-2.0.1.jar 74.6 kB 134 62 5 1.5 Yes No
error_prone_annotations-2.2.0.jar 13.7 kB 34 22 2 1.7 No No
failureaccess-1.0.1.jar 4.6 kB 15 2 1 1.7 Yes No
guava-27.1-jre.jar 2.7 MB 1980 1950 18 1.8 Yes No
listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar 2.2 kB 7 0 0 - No No
guice-4.2.2.jar 846.6 kB 612 583 15 1.7 Yes No
guice-multibindings-4.2.2.jar 6.1 kB 6 0 0 - No No
jaranalyzer-1.2.jar 23.1 kB 34 24 6 1.4 No No
mockrunner-core-1.0.4.jar 116.3 kB 92 72 9 1.7 Yes No
mockrunner-servlet-1.0.4.jar 68.7 kB 63 48 4 1.7 Yes No
mycila-guice-closeable-4.0.rc1.jar 6.9 kB 18 4 1 1.7 Yes No
mycila-guice-injection-4.0.rc1.jar 35.1 kB 40 28 1 1.7 Yes No
mycila-guice-jsr250-4.0.rc1.jar 11.7 kB 21 7 1 1.7 Yes No
commons-beanutils-1.9.4.jar 246.9 kB 154 137 5 1.6 Yes No
commons-betwixt-0.8.jar 242.2 kB 198 166 13 1.3 Yes No
commons-codec-1.10.jar 284.2 kB 238 92 6 1.6 Yes No
commons-collections-3.2.2.jar 588.3 kB 484 460 12 1.3 Yes No
commons-dbcp-1.4.jar 160.5 kB 80 62 5 1.6 Yes No
commons-digester-2.1.jar 196.8 kB 182 155 14 1.5 Yes No
commons-fileupload-1.4.jar 72.4 kB 67 49 6 1.6 Yes No
commons-io-2.6.jar 214.8 kB 146 127 7 1.7 Yes No
commons-pool-1.5.4.jar 96.2 kB 66 52 2 1.3 Yes No
concurrent-1.3.4.jar 189.3 kB 230 221 2 1.1 No No
magnolia-icons-19.jar 50.3 kB 21 0 0 - No No
jakarta-regexp-1.4.jar 28.6 kB 22 17 1 1.1 No No
javax.inject-1.jar 2.5 kB 8 6 1 1.5 No No
jcr-2.0.jar 69.2 kB 138 120 10 1.4 Yes No
javax.servlet-api-4.0.1.jar 95.5 kB 109 85 4 1.8 Yes No
jaxen-1.2.0.jar 232.5 kB 238 213 16 1.4 Yes No
junit-4.11.jar 245 kB 266 233 28 1.5 Yes No
nekohtml-0.9.5.jar 105.7 kB 61 47 3 1.2 Yes No
commons-collections4-4.3.jar 754 kB 552 521 19 1.8 Yes No
commons-lang3-3.9.jar 503.9 kB 306 281 13 1.8 Yes No
commons-proxy-1.0.jar 73.2 kB 83 60 10 1.4 Yes No
derby-10.14.2.0.jar 3.2 MB 1811 1751 101 1.8 No Yes
httpclient-4.5.8.jar 772.4 kB 509 468 24 1.6 Yes No
httpcore-4.4.11.jar 326.9 kB 282 252 17 1.6 Yes No
httpmime-4.5.8.jar 41.8 kB 40 23 2 1.6 Yes No
jackrabbit-api-2.18.1.jar 49 kB 92 66 12 1.8 Yes No
jackrabbit-core-2.18.1.jar 2.4 MB 1294 1162 52 1.8 Yes No
jackrabbit-data-2.18.1.jar 173.7 kB 129 95 8 1.8 Yes No
jackrabbit-jcr-commons-2.18.1.jar 403.2 kB 310 272 23 1.8 Yes No
jackrabbit-spi-2.18.1.jar 28.6 kB 51 37 1 1.8 Yes No
jackrabbit-spi-commons-2.18.1.jar 803.2 kB 534 497 21 1.8 Yes No
log4j-api-2.8.2.jar 228.2 kB 162 143 6 1.7 Yes No
log4j-core-2.8.2.jar 1.4 MB 1001 922 48 1.7 Yes No
log4j-slf4j-impl-2.8.2.jar 23.1 kB 26 10 2 1.7 Yes No
lucene-core-3.6.0.jar 1.5 MB 995 971 18 1.5 Yes No
tika-core-1.22.jar 704.5 kB 405 341 20 1.8 Yes No
servlet-api-6.0.37.jar 88.6 kB 63 42 2 1.5 Yes No
bcprov-jdk15on-1.61.jar 4.5 MB 3724 3553 157 - No No
checker-qual-2.5.2.jar 193.3 kB 358 302 31 1.8 Yes No
easymock-2.4.jar 81.1 kB 83 71 3 1.5 Yes No
easymockclassextension-2.4.jar 63.7 kB 70 47 10 1.5 Yes No
freemarker-2.3.28.jar 1.5 MB 1148 1124 17 1.8 Yes No
hamcrest-core-1.3.jar 45 kB 52 45 3 1.5 Yes No
hamcrest-library-1.3.jar 53.1 kB 46 35 7 1.5 Yes No
javassist-3.18.2-GA.jar 714.5 kB 414 390 17 1.6 Yes No
jdom-1.1.jar 153.1 kB 89 76 8 1.2 Yes No
annotations-16.0.3.jar 18.6 kB 46 38 2 1.8 Yes No
jbcrypt-0.4.jar 17.4 kB 11 1 1 1.5 Yes No
mockito-core-1.10.8.jar 1.1 MB 1106 678 65 1.5 Yes No
objenesis-3.0.1.jar 61 kB 64 48 10 1.8 Yes No
powermock-api-mockito-1.5.6.jar 71 kB 83 56 14 1.5 Yes No
powermock-api-support-1.5.6.jar 18.7 kB 28 14 4 1.5 Yes No
powermock-core-1.5.6.jar 85.1 kB 93 67 16 1.5 Yes No
powermock-module-junit4-1.5.6.jar 24.1 kB 26 12 3 1.5 Yes No
powermock-module-junit4-common-1.5.6.jar 13.9 kB 22 8 2 1.5 Yes No
powermock-reflect-1.5.6.jar 44.7 kB 42 25 8 1.5 Yes No
reflections-0.9.9.jar 141.7 kB 117 103 6 1.5 Yes No
jug-2.0.0-asl.jar 31.9 kB 19 15 3 1.1 No No
jcl-over-slf4j-1.7.25.jar 16.5 kB 23 9 2 1.5 Yes No
slf4j-api-1.7.25.jar 41.2 kB 46 34 4 1.5 Yes No
snakeyaml-1.24.jar 302.6 kB 247 211 19 1.7 Yes No
oro-2.0.8.jar 65.3 kB 74 62 6 1.2 No No
regexp-1.2.jar 29.9 kB 21 16 1 1.1 Yes No
cos-05Nov2002.jar 56.4 kB 39 36 2 1.1 Yes No
xercesImpl-2.8.1.jar 1.2 MB 950 882 38 1.1 No No
xmlunit-1.6.jar 101.2 kB 80 71 5 1.3 Yes No
Total Size Entries Classes Packages Java Version Debug Information Sealed
83 33.4 MB 24851 22225 1105 1.8 70 1
compile: 56 compile: 27.9 MB compile: 20278 compile: 18571 compile: 820 - compile: 48 compile: 1
test: 25 test: 5.3 MB test: 4443 test: 3569 test: 281 - test: 21 -
provided: 2 provided: 145.8 kB provided: 130 provided: 85 provided: 4 - provided: 1 -