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
commons-io commons-io 2.5 jar Apache License, Version 2.0
org.apache.commons commons-lang3 3.5 jar Apache License, Version 2.0
org.apache.maven maven-core 3.3.9 jar Apache License, Version 2.0
org.apache.maven maven-model 3.3.9 jar Apache License, Version 2.0
org.apache.maven maven-plugin-api 3.3.9 jar Apache License, Version 2.0
org.apache.sling org.apache.sling.commons.compiler 2.4.0 jar Apache License, Version 2.0
org.apache.sling org.apache.sling.scripting.sightly.compiler 1.2.8-1.4.0 jar Apache License, Version 2.0
org.apache.sling org.apache.sling.scripting.sightly.compiler.java 1.2.2-1.4.0 jar Apache License, Version 2.0
org.apache.sling org.apache.sling.scripting.sightly.runtime 1.2.4-1.4.0 jar Apache License, Version 2.0
org.codehaus.plexus plexus-utils 3.0.24 jar Apache License, Version 2.0
org.sonatype.plexus plexus-build-api 0.0.7 jar Apache Public 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
junit junit 4.12 jar Eclipse Public License 1.0
org.apache.maven maven-compat 3.3.9 jar Apache License, Version 2.0
org.apache.maven.plugin-testing maven-plugin-testing-harness 3.3.0 jar Apache License, Version 2.0
org.codehaus.plexus plexus-container-default 1.6 jar The Apache Software License, Version 2.0
org.mockito mockito-core 3.0.0 jar The MIT License
org.slf4j slf4j-simple 1.7.25 jar MIT 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
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 Licenses
aopalliance aopalliance 1.0 - jar Public Domain
com.google.guava guava 18.0 - jar The Apache Software License, Version 2.0
com.google.inject guice 4.0 no_aop jar The Apache Software License, Version 2.0
javax.annotation jsr250-api 1.0 - jar COMMON DEVELOPMENT AND DISTRIBUTION LICENSE (CDDL) Version 1.0
javax.enterprise cdi-api 1.0 - jar Apache License, Version 2.0
org.antlr antlr4-runtime 4.7.1 - jar The BSD License
org.apache.maven maven-aether-provider 3.3.9 - jar Apache License, Version 2.0
org.apache.maven maven-artifact 3.3.9 - jar Apache License, Version 2.0
org.apache.maven maven-builder-support 3.3.9 - jar Apache License, Version 2.0
org.apache.maven maven-model-builder 3.3.9 - jar Apache License, Version 2.0
org.apache.maven maven-repository-metadata 3.3.9 - jar Apache License, Version 2.0
org.apache.maven maven-settings 3.3.9 - jar Apache License, Version 2.0
org.apache.maven maven-settings-builder 3.3.9 - jar Apache License, Version 2.0
org.codehaus.plexus plexus-classworlds 2.5.2 - jar The Apache Software License, Version 2.0
org.codehaus.plexus plexus-component-annotations 1.6 - jar The Apache Software License, Version 2.0
org.codehaus.plexus plexus-interpolation 1.21 - jar The Apache Software License, Version 2.0
org.eclipse.aether aether-api 1.0.2.v20150114 - jar Eclipse Public License, Version 1.0
org.eclipse.aether aether-impl 1.0.2.v20150114 - jar Eclipse Public License, Version 1.0
org.eclipse.aether aether-spi 1.0.2.v20150114 - jar Eclipse Public License, Version 1.0
org.eclipse.aether aether-util 1.0.2.v20150114 - jar Eclipse Public License, Version 1.0
org.eclipse.jdt ecj 3.16.0 - jar Eclipse Public License - v 2.0
org.eclipse.sisu org.eclipse.sisu.inject 0.3.2 - jar Eclipse Public License, Version 1.0
org.eclipse.sisu org.eclipse.sisu.plexus 0.3.2 - jar Eclipse Public License, Version 1.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

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.google.collections google-collections 1.0 jar The Apache Software License, Version 2.0
net.bytebuddy byte-buddy 1.9.10 jar The Apache Software License, Version 2.0
net.bytebuddy byte-buddy-agent 1.9.10 jar The Apache Software License, Version 2.0
org.apache.maven.wagon wagon-provider-api 2.10 jar Apache License, Version 2.0
org.apache.xbean xbean-reflect 3.7 jar The Apache Software License, Version 2.0
org.codehaus.plexus plexus-archiver 2.2 jar The Apache Software License, Version 2.0
org.codehaus.plexus plexus-io 2.0.4 jar The Apache Software License, Version 2.0
org.hamcrest hamcrest-core 1.3 jar New BSD License
org.objenesis objenesis 2.6 jar Apache 2

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
javax.inject javax.inject 1 jar The Apache Software License, Version 2.0
org.slf4j slf4j-api 1.7.25 jar MIT License

Project Dependency Graph

Dependency Tree

Licenses

Apache Public License 2.0: Plexus Cipher: encryption/decryption Component, Plexus Security Dispatcher Component, plexus-build-api

The BSD License: ANTLR 4 Runtime

Eclipse Public License 1.0: JUnit

MIT License: SLF4J API Module, SLF4J Simple Binding

Public Domain: AOP alliance

New BSD License: Hamcrest Core

Apache 2: Objenesis

Eclipse Public License, Version 1.0: Aether API, Aether Implementation, Aether SPI, Aether Utilities, org.eclipse.sisu.inject, org.eclipse.sisu.plexus

The MIT License: mockito-core

Apache License, Version 2.0: Apache Commons IO, Apache Commons Lang, Apache Maven Wagon :: API, Apache Sling Commons Compiler, Apache Sling HTL Maven Plugin, Apache Sling Scripting HTL Compiler, Apache Sling Scripting HTL Java Compiler, Apache Sling Scripting HTL Runtime, CDI APIs, Maven Aether Provider, Maven Artifact, Maven Builder Support, Maven Compat, Maven Core, Maven Model, Maven Model Builder, Maven Plugin API, Maven Plugin Testing Mechanism, Maven Plugin Tools Java 5 Annotations, Maven Repository Metadata Model, Maven Settings, Maven Settings Builder, Plexus Common Utilities

COMMON DEVELOPMENT AND DISTRIBUTION LICENSE (CDDL) Version 1.0: JSR-250 Common Annotations for the JavaTM Platform

Eclipse Public License - v 2.0: Eclipse Compiler for Java(TM)

The Apache Software License, Version 2.0: Apache XBean :: Reflect, Byte Buddy (without dependencies), Byte Buddy Java agent, Google Collections Library, Google Guice - Core Library, Guava: Google Core Libraries for Java, Plexus :: Component Annotations, Plexus :: Default Container, Plexus Archiver Component, Plexus Classworlds, Plexus IO Components, Plexus Interpolation API, javax.inject

Dependency File Details

Filename Size Entries Classes Packages Java Version Debug Information
aopalliance-1.0.jar 4.5 kB 15 9 2 1.3 Yes
google-collections-1.0.jar 639.6 kB 520 505 4 1.5 Yes
guava-18.0.jar 2.3 MB 1719 1690 17 1.6 Yes
guice-4.0-no_aop.jar 423.6 kB 344 329 8 1.6 Yes
commons-io-2.5.jar 208.7 kB 142 123 7 1.6 Yes
jsr250-api-1.0.jar 5.8 kB 16 11 2 1.5 Yes
cdi-api-1.0.jar 44.9 kB 92 75 7 1.5 Yes
javax.inject-1.jar 2.5 kB 8 6 1 1.5 No
junit-4.12.jar 314.9 kB 323 286 30 1.5 Yes
byte-buddy-1.9.10.jar 3.3 MB 2368 2319 37 - Yes
byte-buddy-agent-1.9.10.jar 43.4 kB 41 31 2 - Yes
antlr4-runtime-4.7.1.jar 336.8 kB 237 220 7 1.7 Yes
commons-lang3-3.5.jar 479.9 kB 284 260 12 1.6 Yes
maven-aether-provider-3.3.9.jar 66.9 kB 43 26 1 1.7 Yes
maven-artifact-3.3.9.jar 55 kB 57 32 11 1.7 Yes
maven-builder-support-3.3.9.jar 14.9 kB 24 10 1 1.7 Yes
maven-compat-3.3.9.jar 290.3 kB 215 163 29 1.7 Yes
maven-core-3.3.9.jar 637.9 kB 493 394 56 1.7 Yes
maven-model-3.3.9.jar 164 kB 71 54 3 1.7 Yes
maven-model-builder-3.3.9.jar 177 kB 154 121 16 1.7 Yes
maven-plugin-api-3.3.9.jar 47.5 kB 48 27 6 1.7 Yes
maven-repository-metadata-3.3.9.jar 27.3 kB 27 9 2 1.7 Yes
maven-settings-3.3.9.jar 44.3 kB 35 19 2 1.7 Yes
maven-settings-builder-3.3.9.jar 43 kB 53 32 5 1.7 Yes
maven-plugin-testing-harness-3.3.0.jar 51 kB 36 17 3 1.6 Yes
maven-plugin-annotations-3.4.jar 14.2 kB 22 7 1 1.5 Yes
wagon-provider-api-2.10.jar 53.5 kB 60 39 8 1.5 Yes
org.apache.sling.commons.compiler-2.4.0.jar 2.5 MB 709 642 19 1.8 Yes
org.apache.sling.scripting.sightly.compiler-1.2.8-1.4.0.jar 291.8 kB 273 232 21 1.8 Yes
org.apache.sling.scripting.sightly.compiler.java-1.2.2-1.4.0.jar 69.7 kB 67 45 3 1.8 Yes
org.apache.sling.scripting.sightly.runtime-1.2.4-1.4.0.jar 28.8 kB 38 19 5 1.8 Yes
xbean-reflect-3.7.jar 148.1 kB 133 118 2 1.5 Yes
plexus-archiver-2.2.jar 185 kB 137 112 12 1.5 Yes
plexus-classworlds-2.5.2.jar 52.7 kB 52 37 5 1.6 Yes
plexus-component-annotations-1.6.jar 4.3 kB 15 3 1 1.5 No
plexus-container-default-1.6.jar 223.7 kB 232 187 30 1.5 Yes
plexus-interpolation-1.21.jar 62.5 kB 60 44 6 1.5 Yes
plexus-io-2.0.4.jar 58.3 kB 62 43 5 1.5 Yes
plexus-utils-3.0.24.jar 247.4 kB 129 104 9 1.5 Yes
aether-api-1.0.2.v20150114.jar 136.3 kB 149 128 11 1.5 Yes
aether-impl-1.0.2.v20150114.jar 173 kB 114 96 4 1.5 Yes
aether-spi-1.0.2.v20150114.jar 30.7 kB 54 34 8 1.5 Yes
aether-util-1.0.2.v20150114.jar 146.9 kB 126 101 13 1.5 Yes
ecj-3.16.0.jar 2.8 MB 844 734 21 1.8 Yes
org.eclipse.sisu.inject-0.3.2.jar 377.6 kB 288 270 9 1.6 Yes
org.eclipse.sisu.plexus-0.3.2.jar 205.4 kB 196 164 20 1.6 Yes
hamcrest-core-1.3.jar 45 kB 52 45 3 1.5 Yes
mockito-core-3.0.0.jar 591.1 kB 635 562 65 1.8 Yes
objenesis-2.6.jar 55.7 kB 59 43 10 1.6 Yes
slf4j-api-1.7.25.jar 41.2 kB 46 34 4 1.5 Yes
slf4j-simple-1.7.25.jar 15.3 kB 20 10 1 1.5 Yes
plexus-build-api-0.0.7.jar 8.5 kB 19 4 1 1.4 Yes
plexus-cipher-1.4.jar 13.5 kB 20 6 1 1.4 Yes
plexus-sec-dispatcher-1.3.jar 28.6 kB 31 13 3 1.4 Yes
Total Size Entries Classes Packages Java Version Debug Information
54 18.3 MB 12007 10644 572 1.8 52
compile: 36 compile: 12.2 MB compile: 7038 compile: 6117 compile: 325 - compile: 35
test: 15 test: 6 MB test: 4893 test: 4480 test: 241 - test: 15
provided: 3 provided: 57.9 kB provided: 76 provided: 47 provided: 6 - provided: 2