Project Dependency Management

compile

The following is a list of compile dependencies in the DependencyManagement of this project. These dependencies can be included in the submodules to compile and run the submodule:

GroupId ArtifactId Version Classifier Type License
com.adobe.aem uber-jar 6.2.0 apis jar -
com.day.commons day.commons.datasource.jdbcpool 1.0.8 - jar -
com.day.commons day.commons.datasource.poolservice 1.0.10 - jar -
com.fasterxml.jackson.core jackson-annotations 2.8.3 - jar The Apache Software License, Version 2.0
com.fasterxml.jackson.core jackson-core 2.8.3 - jar The Apache Software License, Version 2.0
com.fasterxml.jackson.core jackson-databind 2.8.3 - jar The Apache Software License, Version 2.0
com.github.davidmoten flatbuffers-java 1.4.0.1 - jar Apache License V2.0
com.h2database h2 1.3.176 - jar The H2 License, Version 1.0
com.squareup.okhttp3 okhttp 3.6.0 - jar Apache 2.0
commons-codec commons-codec 1.10 - jar Apache License, Version 2.0
commons-collections commons-collections 3.2.2 - jar -
commons-fileupload commons-fileupload 1.3.1 - jar The Apache Software License, Version 2.0
commons-io commons-io 2.4 - jar The Apache Software License, Version 2.0
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.mail mail 1.5.0-b01 - jar CDDL, GPLv2+CE
javax.servlet javax.servlet-api 3.1.0 - jar CDDL + GPLv2 with classpath exception
javax.servlet jsp-api 2.0 - jar -
javax.servlet servlet-api 2.4 - jar -
org.apache.commons commons-compress 1.10 - jar Apache License, Version 2.0
org.apache.commons commons-email 1.2 - jar The Apache Software License, Version 2.0
org.apache.commons commons-exec 1.0 - jar The Apache Software License, Version 2.0
org.apache.commons commons-imaging 1.0-R1534292 - jar The Apache Software License, Version 2.0
org.apache.commons commons-lang3 3.4 - jar Apache License, Version 2.0
org.apache.commons commons-math 2.2 - jar The Apache Software License, Version 2.0
org.apache.felix org.apache.felix.scr.annotations 1.9.8 - jar The Apache Software License, Version 2.0
org.apache.felix org.osgi.compendium 1.4.0 - jar The Apache Software License, Version 2.0
org.apache.felix org.osgi.core 1.4.0 - jar The Apache Software License, Version 2.0
org.apache.httpcomponents httpclient 4.4 - jar Apache License, Version 2.0
org.apache.httpcomponents httpcore 4.3.2 - jar LICENSE.txt
org.apache.jackrabbit jackrabbit-api 2.12.1 - jar -
org.apache.jackrabbit jackrabbit-data 2.12.1 - jar The Apache Software License, Version 2.0
org.apache.jackrabbit jackrabbit-jcr-commons 2.12.1 - jar -
org.apache.jackrabbit jackrabbit-jcr-rmi 2.12.1 - jar The Apache Software License, Version 2.0
org.apache.jackrabbit jackrabbit-spi 2.12.1 - jar -
org.apache.jackrabbit jackrabbit-spi-commons 2.12.1 - jar -
org.apache.jackrabbit jackrabbit-webdav 2.12.1 - jar The Apache Software License, Version 2.0
org.apache.jackrabbit.vault org.apache.jackrabbit.vault 3.1.28 - jar The Apache Software License, Version 2.0
org.apache.sling org.apache.sling.event 4.0.0 - jar -
org.jooq jooq 3.8.5 - jar Apache License, Version 2.0
org.osgi org.osgi.compendium 5.0.0 - jar Apache License, Version 2.0
org.osgi org.osgi.core 5.0.0 - jar Apache License, Version 2.0
org.osgi org.osgi.service.jdbc 1.0.0 - jar Apache License, Version 2.0
org.slf4j slf4j-api 1.7.6 - jar -

provided

The following is a list of provided dependencies in the DependencyManagement of this project. These dependencies can be included in the submodules to compile the submodule, but should be provided by default when using the library:

GroupId ArtifactId Version Classifier Type License
com.adobe.aem uber-jar 6.2.0 obfuscated-apis jar -
com.newrelic.agent.java newrelic-api 3.25.0 - jar null

Back to top