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.3.0 - jar ASF 2.0
com.google.guava guava 28.2-jre - jar Apache 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.machinezoo.noexception noexception 1.4.4 - jar The Apache 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.14 - 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.4 - 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.11 - jar Apache License, Version 2.0
org.apache.httpcomponents httpcore 4.4.13 - jar Apache License, Version 2.0
org.apache.httpcomponents httpmime 4.5.11 - jar Apache License, Version 2.0
org.apache.jackrabbit jackrabbit-core 2.20.0 - jar Apache License, Version 2.0
org.apache.jackrabbit jackrabbit-jcr-commons 2.20.0 - jar Apache License, Version 2.0
org.apache.jackrabbit jackrabbit-spi 2.20.0 - jar Apache License, Version 2.0
org.apache.jackrabbit jackrabbit-spi-commons 2.20.0 - jar Apache License, Version 2.0
org.apache.jackrabbit oak-jackrabbit-api 1.24.0 - jar Apache License, Version 2.0
org.apache.logging.log4j log4j-api 2.13.2 - jar Apache License, Version 2.0
org.apache.logging.log4j log4j-core 2.13.2 - jar Apache License, Version 2.0
org.apache.logging.log4j log4j-slf4j-impl 2.13.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.29 - jar Apache License, Version 2.0
org.jdom jdom 1.1.3 - jar Similar to Apache License but with the acknowledgment clause removed
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.30 - jar Apache License, Version 2.0
org.slf4j slf4j-api 1.7.30 - jar MIT License
org.yaml snakeyaml 1.25 - 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 Licenses
com.mockrunner mockrunner-servlet 1.0.4 jar Mockrunner License, based on Apache Software License, version 1.1
junit junit 4.13 jar Eclipse Public License 1.0
org.easymock easymock 2.4 jar MIT License
org.easymock easymockclassextension 2.4 jar MIT License
org.hamcrest hamcrest 2.1 jar BSD Licence 3
org.mockito mockito-core 1.10.19 jar The MIT License
org.powermock powermock-api-mockito 1.6.6 jar The Apache Software License, Version 2.0
org.powermock powermock-core 1.6.6 jar The Apache Software License, Version 2.0
org.powermock powermock-module-junit4 1.6.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.3.4 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.20.0 jar Apache License, Version 2.0
org.apache.tika tika-core 1.24.1 jar Apache License, Version 2.0
org.checkerframework checker-qual 2.10.0 jar The MIT License
org.javassist javassist 3.19.0-GA jar MPL 1.1LGPL 2.1Apache License 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.hamcrest hamcrest-core 2.1 jar BSD Licence 3
org.objenesis objenesis 3.1 jar Apache License, Version 2.0
org.powermock powermock-api-mockito-common 1.6.6 jar The Apache Software License, Version 2.0
org.powermock powermock-api-support 1.6.6 jar The Apache Software License, Version 2.0
org.powermock powermock-module-junit4-common 1.6.6 jar The Apache Software License, Version 2.0
org.powermock powermock-reflect 1.6.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

The Apache License, Version 2.0: NoException

Eclipse Public License 1.0: JUnit

MIT License: EasyMock, EasyMock class extension, SLF4J API Module

GPLv3: Magnolia Core, Magnolia Icons

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

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

Similar to Apache License but with the acknowledgment clause removed: JDOM

Unknown: 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 Log4j API, Apache Log4j Core, Apache Log4j SLF4J Binding, Apache Tika core, Guava: Google Core Libraries for Java, JCL 1.2 implemented over SLF4J, Jackrabbit API, Jackrabbit Core, Jackrabbit Data, Jackrabbit JCR Commons, Jackrabbit SPI, Jackrabbit SPI Commons, Objenesis, SnakeYAML, servlet-api

ISC: jBCrypt

MPL 1.1: Javassist

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

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

BSD Licence 3: Hamcrest, Hamcrest Core

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, Java UUID Generator, ant, javax.inject, powermock-api-mockito, powermock-api-mockito-common, 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.3.0.jar 415.3 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.3.4.jar 13.9 kB 34 22 2 1.7 No No
failureaccess-1.0.1.jar 4.6 kB 15 2 1 1.7 Yes No
guava-28.2-jre.jar 2.8 MB 1999 1968 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
noexception-1.4.4.jar 204.4 kB 266 254 3 1.8 Yes 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.14.jar 347.7 kB 249 102 7 1.7 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.13.jar 381.8 kB 387 348 32 1.5 Yes No
nekohtml-0.9.5.jar 105.7 kB 61 47 3 1.2 Yes No
commons-collections4-4.4.jar 751.9 kB 555 524 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.11.jar 777.7 kB 511 470 24 1.6 Yes No
httpcore-4.4.13.jar 328.6 kB 283 253 17 1.6 Yes No
httpmime-4.5.11.jar 41.8 kB 40 23 2 1.6 Yes No
jackrabbit-core-2.20.0.jar 2.4 MB 1294 1162 52 1.8 Yes No
jackrabbit-data-2.20.0.jar 173.6 kB 129 95 8 1.8 Yes No
jackrabbit-jcr-commons-2.20.0.jar 405.3 kB 311 273 23 1.8 Yes No
jackrabbit-spi-2.20.0.jar 28.6 kB 51 37 1 1.8 Yes No
jackrabbit-spi-commons-2.20.0.jar 803 kB 534 497 21 1.8 Yes No
oak-jackrabbit-api-1.24.0.jar 54.5 kB 97 71 12 1.8 Yes No
log4j-api-2.13.2.jar 292.3 kB 214 180 9 - Yes No
log4j-core-2.13.2.jar 1.7 MB 1209 1117 51 1.8 Yes No
log4j-slf4j-impl-2.13.2.jar 23.6 kB 26 10 2 1.8 Yes No
lucene-core-3.6.0.jar 1.5 MB 995 971 18 1.5 Yes No
tika-core-1.24.1.jar 708.2 kB 406 342 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.10.0.jar 201.2 kB 364 306 32 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.29.jar 1.6 MB 1193 1169 17 1.8 Yes No
hamcrest-2.1.jar 123.1 kB 122 108 11 1.7 Yes No
hamcrest-core-2.1.jar 1.2 kB 6 1 1 1.7 Yes No
javassist-3.19.0-GA.jar 749.5 kB 422 398 17 1.6 Yes No
jdom-1.1.3.jar 151.3 kB 86 73 7 1.2 Yes No
jbcrypt-0.4.jar 17.4 kB 11 1 1 1.5 Yes No
mockito-core-1.10.19.jar 1.2 MB 1138 694 67 1.5 Yes No
objenesis-3.1.jar 60.4 kB 64 48 10 1.8 Yes No
powermock-api-mockito-1.6.6.jar 81.8 kB 90 59 16 1.6 Yes No
powermock-api-mockito-common-1.6.6.jar 39 kB 55 35 8 1.6 Yes No
powermock-api-support-1.6.6.jar 20.9 kB 31 15 5 1.6 Yes No
powermock-core-1.6.6.jar 122.2 kB 126 97 19 1.6 Yes No
powermock-module-junit4-1.6.6.jar 46.1 kB 39 25 3 1.6 Yes No
powermock-module-junit4-common-1.6.6.jar 15.9 kB 23 9 2 1.6 Yes No
powermock-reflect-1.6.6.jar 59.6 kB 50 33 8 1.6 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.30.jar 16.5 kB 23 9 2 1.5 Yes No
slf4j-api-1.7.30.jar 41.5 kB 46 34 4 1.5 Yes No
snakeyaml-1.25.jar 303.5 kB 248 212 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
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 34.5 MB 25695 22984 1133 1.8 70 1
compile: 55 compile: 28.7 MB compile: 20819 compile: 19079 compile: 826 - compile: 47 compile: 1
test: 26 test: 5.7 MB test: 4746 test: 3820 test: 303 - test: 22 -
provided: 2 provided: 145.8 kB provided: 130 provided: 85 provided: 4 - provided: 1 -