// ------------------------------------------------------------------
// Transitive dependencies of this project determined from the
// maven pom organized by organization.
// ------------------------------------------------------------------

Apache Sling OSGi Feature Maven Plugin


From: 'an unknown organization'
  - antlr  antlr:antlr:jar:2.7.2

  - AOP alliance (http://aopalliance.sourceforge.net) aopalliance:aopalliance:jar:1.0
    License: Public Domain 
  - btf (https://github.com/java-json-tools/btf) com.github.java-json-tools:btf:jar:1.3
    License: Lesser General Public License, version 3 or greater  (http://www.gnu.org/licenses/lgpl.html)    License: Apache Software License, version 2.0  (http://www.apache.org/licenses/LICENSE-2.0)
  - jackson-coreutils (https://github.com/java-json-tools/jackson-coreutils) com.github.java-json-tools:jackson-coreutils:jar:2.0
    License: Lesser General Public License, version 3 or greater  (http://www.gnu.org/licenses/lgpl.html)    License: Apache Software License, version 2.0  (http://www.apache.org/licenses/LICENSE-2.0)
  - jackson-coreutils-equivalence (https://github.com/java-json-tools/jackson-coreutils) com.github.java-json-tools:jackson-coreutils-equivalence:jar:1.0
    License: Lesser General Public License, version 3 or greater  (http://www.gnu.org/licenses/lgpl.html)    License: Apache Software License, version 2.0  (http://www.apache.org/licenses/LICENSE-2.0)
  - json-schema-core (https://github.com/java-json-tools/json-schema-core) com.github.java-json-tools:json-schema-core:jar:1.2.14
    License: Lesser General Public License, version 3 or greater  (http://www.gnu.org/licenses/lgpl.html)    License: Apache Software License, version 2.0  (http://www.apache.org/licenses/LICENSE-2.0)
  - json-schema-validator (https://github.com/java-json-tools/json-schema-validator) com.github.java-json-tools:json-schema-validator:jar:2.2.14
    License: Lesser General Public License, version 3 or greater  (http://www.gnu.org/licenses/lgpl.html)    License: Apache Software License, version 2.0  (http://www.apache.org/licenses/LICENSE-2.0)
  - msg-simple (https://github.com/java-json-tools/msg-simple) com.github.java-json-tools:msg-simple:jar:1.2
    License: Lesser General Public License, version 3 or greater  (http://www.gnu.org/licenses/lgpl.html)    License: Apache Software License, version 2.0  (http://www.apache.org/licenses/LICENSE-2.0)
  - uri-template (https://github.com/java-json-tools/uri-template) com.github.java-json-tools:uri-template:jar:0.10
    License: Lesser General Public License, version 3 or greater  (http://www.gnu.org/licenses/lgpl.html)    License: Apache Software License, version 2.0  (http://www.apache.org/licenses/LICENSE-2.0)
  - FindBugs-jsr305 (http://findbugs.sourceforge.net/) com.google.code.findbugs:jsr305:jar:3.0.2
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - error-prone annotations (http://nexus.sonatype.org/oss-repository-hosting.html/error_prone_parent/error_prone_annotations) com.google.errorprone:error_prone_annotations:jar:2.3.4
    License: Apache 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - Guava InternalFutureFailureAccess and InternalFutures (https://github.com/google/guava/failureaccess) com.google.guava:failureaccess:bundle:1.0.1
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - Guava: Google Core Libraries for Java (https://github.com/google/guava/guava) com.google.guava:guava:bundle:28.2-android
    License: Apache License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - Guava ListenableFuture only (https://github.com/google/guava/listenablefuture) com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - J2ObjC Annotations (https://github.com/google/j2objc/) com.google.j2objc:j2objc-annotations:jar:1.3
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - commons-beanutils  commons-beanutils:commons-beanutils:jar:1.7.0

  - dom4j  dom4j:dom4j:jar:1.1

  - JSR-250 Common Annotations for the JavaTM Platform (http://jcp.org/aboutJava/communityprocess/final/jsr250/index.html) javax.annotation:jsr250-api:jar:1.0
    License: COMMON DEVELOPMENT AND DISTRIBUTION LICENSE (CDDL) Version 1.0  (https://glassfish.dev.java.net/public/CDDLv1.0.html)
  - Streaming API for XML  javax.xml.stream:stax-api:jar:1.0-2
    License: GNU General Public Library  (http://www.gnu.org/licenses/gpl.txt)    License: COMMON DEVELOPMENT AND DISTRIBUTION LICENSE (CDDL) Version 1.0  (http://www.sun.com/cddl/cddl.html)
  - JOpt Simple (http://jopt-simple.github.io/jopt-simple) net.sf.jopt-simple:jopt-simple:jar:5.0.4
    License: The MIT License  (http://www.opensource.org/licenses/mit-license.php)
  - Checker Qual (https://checkerframework.org) org.checkerframework:checker-compat-qual:jar:2.5.5
    License: GNU General Public License, version 2 (GPL2), with the classpath exception  (http://www.gnu.org/software/classpath/license.html)    License: The MIT License  (http://opensource.org/licenses/MIT)
  - snappy (http://github.com/dain/snappy) org.iq80.snappy:snappy:jar:0.4
    License: Apache License 2.0  (http://www.apache.org/licenses/LICENSE-2.0.html)
  - Mockito (http://www.mockito.org) org.mockito:mockito-all:jar:1.10.19
    License: The MIT License  (http://github.com/mockito/mockito/blob/master/LICENSE)
  - plexus-build-api (http://forge.sonatype.com/spice-parent/plexus-build-api/) org.sonatype.plexus:plexus-build-api:jar:0.0.7
    License: Apache Public License 2.0  (http://www.apache.org/licenses/LICENSE-2.0)
  - Plexus Cipher: encryption/decryption Component (http://spice.sonatype.org/plexus-cipher) org.sonatype.plexus:plexus-cipher:jar:1.4
    License: Apache Public License 2.0  (http://www.apache.org/licenses/LICENSE-2.0)
  - Plexus Security Dispatcher Component (http://spice.sonatype.org/plexus-sec-dispatcher) org.sonatype.plexus:plexus-sec-dispatcher:jar:1.4
    License: Apache Public License 2.0  (http://www.apache.org/licenses/LICENSE-2.0)
  - Sisu - Guice (http://forge.sonatype.com/sisu-guice/) org.sonatype.sisu:sisu-guice:pom:2.1.7
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - XZ for Java (https://tukaani.org/xz/java.html) org.tukaani:xz:jar:1.8
    License: Public Domain 
  - oro  oro:oro:jar:2.0.8


From: 'Apache Software Foundation' (http://velocity.apache.org/)
  - VelocityTools (http://velocity.apache.org/tools/devel/) org.apache.velocity:velocity-tools:jar:2.0
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)

From: 'Apache Software Foundation' (http://www.apache.org/)
  - Struts Core (http://struts.apache.org) org.apache.struts:struts-core:jar:1.3.8
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - Struts Taglib (http://struts.apache.org) org.apache.struts:struts-taglib:jar:1.3.8
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - Struts Tiles (http://struts.apache.org) org.apache.struts:struts-tiles:jar:1.3.8
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)

From: 'Bndtools' (https://bndtools.org/)
  - biz.aQute.bndlib (https://bnd.bndtools.org/) biz.aQute.bnd:biz.aQute.bndlib:jar:4.2.0
    License: Apache-2.0  (http://www.apache.org/licenses/LICENSE-2.0)

From: 'Codehaus' (http://www.codehaus.org/)
  - Default Plexus Container  org.codehaus.plexus:plexus-container-default:jar:1.0-alpha-9-stable-1

  - Plexus I18N Component (http://plexus.codehaus.org/plexus-components/plexus-i18n) org.codehaus.plexus:plexus-i18n:jar:1.0-beta-7

  - Plexus Velocity Component (http://plexus.codehaus.org/plexus-components/plexus-velocity) org.codehaus.plexus:plexus-velocity:jar:1.1.7

  - Woodstox (http://woodstox.codehaus.org) org.codehaus.woodstox:woodstox-core-asl:jar:4.4.1
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)

From: 'Codehaus Plexus' (http://codehaus-plexus.github.io/)
  - Plexus Classworlds (http://codehaus-plexus.github.io/plexus-classworlds/) org.codehaus.plexus:plexus-classworlds:bundle:2.6.0
    License: Apache License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - Plexus :: Component Annotations (http://codehaus-plexus.github.io/plexus-containers/plexus-component-annotations/) org.codehaus.plexus:plexus-component-annotations:jar:2.1.0
    License: Apache License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - Plexus Default Interactivity Handler (http://codehaus-plexus.github.io/plexus-components/plexus-interactivity/plexus-interactivity-api/) org.codehaus.plexus:plexus-interactivity-api:jar:1.0
    License: Apache License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - Plexus Interpolation API (http://codehaus-plexus.github.io/plexus-interpolation/) org.codehaus.plexus:plexus-interpolation:bundle:1.25
    License: Apache License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - Plexus IO Components (http://codehaus-plexus.github.io/plexus-io/) org.codehaus.plexus:plexus-io:jar:3.2.0
    License: Apache License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - Plexus Common Utilities (http://codehaus-plexus.github.io/plexus-utils/) org.codehaus.plexus:plexus-utils:jar:3.3.0
    License: Apache License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)

From: 'Codehaus Plexus' (https://codehaus-plexus.github.io/)
  - Plexus Archiver Component (https://codehaus-plexus.github.io/plexus-archiver/) org.codehaus.plexus:plexus-archiver:jar:4.2.4
    License: Apache License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)

From: 'Dawid Kurzyniec' (http://www.mathcs.emory.edu/~dawidk/)
  - Backport of JSR 166 (http://backport-jsr166.sourceforge.net/) backport-util-concurrent:backport-util-concurrent:jar:3.1
    License: Public Domain  (http://creativecommons.org/licenses/publicdomain)

From: 'Day Software' (http://www.day.com)
  - Content Repository for JavaTM Technology API (http://www.jcp.org/en/jsr/detail?id=283) javax.jcr:jcr:jar:2.0
    License: Day Specification License  (http://www.day.com/dam/day/downloads/jsr283/day-spec-license.htm)    License: Day Specification License addendum  (http://www.day.com/content/dam/day/downloads/jsr283/LICENSE.txt)

From: 'Eclipse Foundation'
  - org.osgi:org.osgi.util.converter (https://docs.osgi.org/) org.osgi:org.osgi.util.converter:jar:1.0.9
    License: Apache-2.0  (https://opensource.org/licenses/Apache-2.0)

From: 'FasterXML' (http://fasterxml.com)
  - Woodstox (https://github.com/FasterXML/woodstox) com.fasterxml.woodstox:woodstox-core:bundle:6.1.1
    License: The Apache License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)

From: 'FasterXML' (http://fasterxml.com/)
  - Jackson-annotations (http://github.com/FasterXML/jackson) com.fasterxml.jackson.core:jackson-annotations:bundle:2.11.0
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - Jackson-core (https://github.com/FasterXML/jackson-core) com.fasterxml.jackson.core:jackson-core:bundle:2.11.0
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - jackson-databind (http://github.com/FasterXML/jackson) com.fasterxml.jackson.core:jackson-databind:bundle:2.11.0
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)

From: 'fasterxml.com' (http://fasterxml.com)
  - Stax2 API (http://github.com/FasterXML/stax2-api) org.codehaus.woodstox:stax2-api:bundle:4.2
    License: The BSD License  (http://www.opensource.org/licenses/bsd-license.php)

From: 'Google' (http://www.google.com/)
  - libphonenumber (https://github.com/google/libphonenumber/) com.googlecode.libphonenumber:libphonenumber:jar:8.11.1
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)

From: 'Google, Inc.' (http://www.google.com)
  - Google Guice - Core Library (https://github.com/google/guice/guice) com.google.inject:guice:jar:4.2.1
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)

From: 'Joda.org' (https://www.joda.org)
  - Joda-Time (https://www.joda.org/joda-time/) joda-time:joda-time:jar:2.10.5
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)

From: 'MojoHaus' (http://www.mojohaus.org)
  - Versions Maven Plugin (http://www.mojohaus.org/versions-maven-plugin/) org.codehaus.mojo:versions-maven-plugin:maven-plugin:2.8.1
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)

From: 'Oracle' (http://www.oracle.com)
  - JavaMail API (no providers) (http://javaee.github.io/javamail/mailapi) com.sun.mail:mailapi:jar:1.6.2
    License: CDDL/GPLv2+CE  (https://javaee.github.io/javamail/LICENSE)

From: 'Oracle Corporation' (http://www.oracle.com/)
  - TXW2 Runtime (https://javaee.github.io/jaxb-v2/jaxb-txw-parent/txw2/) org.glassfish.jaxb:txw2:jar:2.3.2
    License: Eclipse Distribution License - v 1.0  (http://www.eclipse.org/org/documents/edl-v10.php)

From: 'OSGi Alliance' (http://www.osgi.org/)
  - org.osgi:org.osgi.util.function (http://www.osgi.org/) org.osgi:org.osgi.util.function:jar:1.0.0
    License: Apache License, Version 2.0  (http://opensource.org/licenses/apache2.0.php)
  - org.osgi:osgi.core (http://www.osgi.org/) org.osgi:osgi.core:jar:6.0.0
    License: Apache License, Version 2.0  (http://opensource.org/licenses/apache2.0.php)

From: 'OSGi Alliance' (https://www.osgi.org/)
  - org.osgi:org.osgi.framework (https://www.osgi.org/) org.osgi:org.osgi.framework:jar:1.9.0
    License: Apache-2.0  (http://www.apache.org/licenses/LICENSE-2.0)

From: 'Seam Framework' (http://seamframework.org)
  - CDI APIs (http://www.seamframework.org/Weld/cdi-api) javax.enterprise:cdi-api:jar:1.0
    License: Apache License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0)

From: 'Sonatype, Inc.' (http://www.sonatype.com)
  - Sisu - Inject (JSR330 bean support) (http://sisu.sonatype.org/sisu-inject/guice-bean/sisu-inject-bean/) org.sonatype.sisu:sisu-inject-bean:bundle:1.4.2
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - Sisu - Inject (Plexus bean support) (http://sisu.sonatype.org/sisu-inject/guice-bean/guice-plexus/sisu-inject-plexus/) org.sonatype.sisu:sisu-inject-plexus:bundle:1.4.2
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)

From: 'Steve Ditlinger' (http://sslext.sourceforge.net/)
  - sslext  sslext:sslext:jar:1.2-0
    License: Apache Software License, Version 1.1  (http://www.apache.org/licenses/LICENSE-1.1)

From: 'The Apache Software Foundation' (http://jakarta.apache.org)
  - Commons Chain (http://jakarta.apache.org/commons/${pom.artifactId.substring(8)}/) commons-chain:commons-chain:jar:1.1
    License: The Apache Software License, Version 2.0  (/LICENSE.txt)
  - Digester (http://jakarta.apache.org/commons/digester/) commons-digester:commons-digester:jar:1.8
    License: The Apache Software License, Version 2.0  (/LICENSE.txt)
  - Validator (http://jakarta.apache.org/commons/${pom.artifactId.substring(8)}/) commons-validator:commons-validator:jar:1.3.1
    License: The Apache Software License, Version 2.0  (/LICENSE.txt)

From: 'The Apache Software Foundation' (http://www.apache.org)
  - Apache Geronimo JSON Spec 1.1 (http://geronimo.apache.org/maven/specs/geronimo-json_1.1_spec/1.2) org.apache.geronimo.specs:geronimo-json_1.1_spec:bundle:1.2
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)

From: 'The Apache Software Foundation' (http://www.apache.org/)
  - Commons Collections (http://commons.apache.org/collections/) commons-collections:commons-collections:jar:3.2.1
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - Commons Lang (http://commons.apache.org/lang/) commons-lang:commons-lang:jar:2.6
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - Apache Commons Logging (http://commons.apache.org/proper/commons-logging/) commons-logging:commons-logging:jar:1.2
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - Apache Commons Exec (http://commons.apache.org/proper/commons-exec/) org.apache.commons:commons-exec:jar:1.3
    License: Apache License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - Apache HttpClient (http://hc.apache.org/httpcomponents-client) org.apache.httpcomponents:httpclient:jar:4.5.8
    License: Apache License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - Apache HttpCore (http://hc.apache.org/httpcomponents-core-ga) org.apache.httpcomponents:httpcore:jar:4.4.11
    License: Apache License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - Maven Artifact Manager (http://maven.apache.org/maven-artifact-manager) org.apache.maven:maven-artifact-manager:jar:2.2.1
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - Maven Plugin Registry Model (http://maven.apache.org/maven-plugin-registry) org.apache.maven:maven-plugin-registry:jar:2.2.1
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - Maven Profile Model (http://maven.apache.org/maven-profile) org.apache.maven:maven-profile:jar:2.2.1
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - Maven Project Builder (http://maven.apache.org/maven-project) org.apache.maven:maven-project:jar:2.2.1
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - Doxia :: FML Module (http://maven.apache.org/doxia/doxia/doxia-modules/doxia-module-fml/) org.apache.maven.doxia:doxia-module-fml:jar:1.7
    License: Apache License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - Doxia :: XHTML Module (http://maven.apache.org/doxia/doxia/doxia-modules/doxia-module-xhtml/) org.apache.maven.doxia:doxia-module-xhtml:jar:1.7
    License: Apache License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - Doxia :: Site Renderer (http://maven.apache.org/doxia/doxia-sitetools/doxia-site-renderer/) org.apache.maven.doxia:doxia-site-renderer:jar:1.7
    License: Apache License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - Doxia :: Skin Model (http://maven.apache.org/doxia/doxia-sitetools/doxia-skin-model/) org.apache.maven.doxia:doxia-skin-model:jar:1.7
    License: Apache License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - Maven Reporting API (http://maven.apache.org/shared/maven-reporting-api/) org.apache.maven.reporting:maven-reporting-api:jar:3.0
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - Apache Velocity (http://velocity.apache.org/engine/devel/) org.apache.velocity:velocity:jar:1.7
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)

From: 'The Apache Software Foundation' (https://www.apache.org/)
  - Apache Commons Codec (http://commons.apache.org/proper/commons-codec/) commons-codec:commons-codec:jar:1.11
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)
  - Apache Commons IO (https://commons.apache.org/proper/commons-io/) commons-io:commons-io:jar:2.8.0
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)
  - Apache Commons Compress (https://commons.apache.org/proper/commons-compress/) org.apache.commons:commons-compress:jar:1.20
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)
  - Apache Commons Lang (https://commons.apache.org/proper/commons-lang/) org.apache.commons:commons-lang3:jar:3.11
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)
  - Apache Commons Text (https://commons.apache.org/proper/commons-text) org.apache.commons:commons-text:jar:1.9
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)
  - Apache Felix Configuration Json (https://felix.apache.org/org.apache.felix.cm.json/) org.apache.felix:org.apache.felix.cm.json:bundle:1.0.6
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)
  - Apache Felix Utils (http://felix.apache.org/org.apache.felix.utils/) org.apache.felix:org.apache.felix.utils:jar:1.11.6
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)
  - Jackrabbit JCR Commons (http://jackrabbit.apache.org/jackrabbit-jcr-commons/) org.apache.jackrabbit:jackrabbit-jcr-commons:bundle:2.20.0
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)
  - Jackrabbit JCR to SPI (http://jackrabbit.apache.org/jackrabbit-jcr2spi/) org.apache.jackrabbit:jackrabbit-jcr2spi:bundle:2.20.3
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)
  - Jackrabbit SPI (http://jackrabbit.apache.org/jackrabbit-spi/) org.apache.jackrabbit:jackrabbit-spi:bundle:2.19.1
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)
  - Jackrabbit SPI Commons (http://jackrabbit.apache.org/jackrabbit-spi-commons/) org.apache.jackrabbit:jackrabbit-spi-commons:bundle:2.19.1
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)
  - Jackrabbit API (http://jackrabbit.apache.org/oak-jackrabbit-api/) org.apache.jackrabbit:oak-jackrabbit-api:bundle:1.40.0
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)
  - Apache Jackrabbit FileVault Core Bundle (https://jackrabbit.apache.org/filevault/) org.apache.jackrabbit.vault:org.apache.jackrabbit.vault:jar:3.5.4
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)
  - Apache Jackrabbit FileVault Validation (https://jackrabbit.apache.org/filevault/) org.apache.jackrabbit.vault:vault-validation:jar:3.5.4
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)
  - Johnzon :: Core (http://johnzon.apache.org/johnzon-core) org.apache.johnzon:johnzon-core:bundle:1.2.14
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - Apache Maven Archiver (https://maven.apache.org/shared/maven-archiver/) org.apache.maven:maven-archiver:jar:3.5.1
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)
  - Maven Artifact (https://maven.apache.org/ref/3.6.3/maven-artifact/) org.apache.maven:maven-artifact:jar:3.6.3
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)
  - Maven Builder Support (https://maven.apache.org/ref/3.6.3/maven-builder-support/) org.apache.maven:maven-builder-support:jar:3.6.3
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)
  - Maven Compat (https://maven.apache.org/ref/3.6.3/maven-compat/) org.apache.maven:maven-compat:jar:3.6.3
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)
  - Maven Core (https://maven.apache.org/ref/3.6.3/maven-core/) org.apache.maven:maven-core:jar:3.6.3
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)
  - Maven Model (https://maven.apache.org/ref/3.6.3/maven-model/) org.apache.maven:maven-model:jar:3.6.3
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)
  - Maven Model Builder (https://maven.apache.org/ref/3.6.3/maven-model-builder/) org.apache.maven:maven-model-builder:jar:3.6.3
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)
  - Maven Plugin API (https://maven.apache.org/ref/3.6.3/maven-plugin-api/) org.apache.maven:maven-plugin-api:jar:3.6.3
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)
  - Maven Repository Metadata Model (https://maven.apache.org/ref/3.6.3/maven-repository-metadata/) org.apache.maven:maven-repository-metadata:jar:3.6.3
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)
  - Maven Artifact Resolver Provider (https://maven.apache.org/ref/3.6.3/maven-resolver-provider/) org.apache.maven:maven-resolver-provider:jar:3.6.3
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)
  - Maven Settings (https://maven.apache.org/ref/3.6.3/maven-settings/) org.apache.maven:maven-settings:jar:3.6.3
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)
  - Maven Settings Builder (https://maven.apache.org/ref/3.6.3/maven-settings-builder/) org.apache.maven:maven-settings-builder:jar:3.6.3
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)
  - Doxia :: Core (https://maven.apache.org/doxia/doxia/doxia-core/) org.apache.maven.doxia:doxia-core:jar:1.9.1
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)
  - Doxia :: Decoration Model (https://maven.apache.org/doxia/doxia-sitetools/doxia-decoration-model/) org.apache.maven.doxia:doxia-decoration-model:jar:1.7.4
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)
  - Doxia :: Logging API (https://maven.apache.org/doxia/doxia/doxia-logging-api/) org.apache.maven.doxia:doxia-logging-api:jar:1.9.1
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)
  - Doxia :: Sink API (https://maven.apache.org/doxia/doxia/doxia-sink-api/) org.apache.maven.doxia:doxia-sink-api:jar:1.9.1
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)
  - Apache Maven Reporting Implementation (https://maven.apache.org/shared/maven-reporting-impl/) org.apache.maven.reporting:maven-reporting-impl:jar:3.0.0
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)
  - Maven Artifact Resolver API (https://maven.apache.org/resolver/maven-resolver-api/) org.apache.maven.resolver:maven-resolver-api:jar:1.4.1
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)
  - Maven Artifact Resolver Implementation (https://maven.apache.org/resolver/maven-resolver-impl/) org.apache.maven.resolver:maven-resolver-impl:jar:1.4.1
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)
  - Maven Artifact Resolver SPI (https://maven.apache.org/resolver/maven-resolver-spi/) org.apache.maven.resolver:maven-resolver-spi:jar:1.4.1
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)
  - Maven Artifact Resolver Utilities (https://maven.apache.org/resolver/maven-resolver-util/) org.apache.maven.resolver:maven-resolver-util:jar:1.4.1
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)
  - Maven SCM API (https://maven.apache.org/scm/maven-scm-api/) org.apache.maven.scm:maven-scm-api:jar:1.11.2
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)
  - Maven SCM Manager for Plexus (https://maven.apache.org/scm/maven-scm-managers/maven-scm-manager-plexus/) org.apache.maven.scm:maven-scm-manager-plexus:jar:1.11.2
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)
  - Maven SCM Git Provider - Common library (https://maven.apache.org/scm/maven-scm-providers/maven-scm-providers-git/maven-scm-provider-git-commons/) org.apache.maven.scm:maven-scm-provider-git-commons:jar:1.11.2
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)
  - Maven SCM Git Provider - Git Executable Impl. (https://maven.apache.org/scm/maven-scm-providers/maven-scm-providers-git/maven-scm-provider-gitexe/) org.apache.maven.scm:maven-scm-provider-gitexe:jar:1.11.2
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)
  - Maven SCM Subversion Provider - Common library (https://maven.apache.org/scm/maven-scm-providers/maven-scm-providers-svn/maven-scm-provider-svn-commons/) org.apache.maven.scm:maven-scm-provider-svn-commons:jar:1.11.2
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)
  - Maven SCM Subversion Provider - SVN Executable Impl. (https://maven.apache.org/scm/maven-scm-providers/maven-scm-providers-svn/maven-scm-provider-svnexe/) org.apache.maven.scm:maven-scm-provider-svnexe:jar:1.11.2
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)
  - Apache Maven Artifact Transfer (https://maven.apache.org/shared/maven-artifact-transfer/) org.apache.maven.shared:maven-artifact-transfer:jar:0.13.1
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)
  - Apache Maven Common Artifact Filters (https://maven.apache.org/shared/maven-common-artifact-filters/) org.apache.maven.shared:maven-common-artifact-filters:jar:3.1.0
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)
  - Apache Maven Filtering (https://maven.apache.org/shared/maven-filtering/) org.apache.maven.shared:maven-filtering:jar:3.2.0
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)
  - Apache Maven Shared Utils (https://maven.apache.org/shared/maven-shared-utils/) org.apache.maven.shared:maven-shared-utils:jar:3.2.1
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)
  - Apache Maven Wagon :: Providers :: File Provider (https://maven.apache.org/wagon/wagon-providers/wagon-file) org.apache.maven.wagon:wagon-file:jar:3.4.0
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)
  - Apache Maven Wagon :: API (https://maven.apache.org/wagon/wagon-provider-api) org.apache.maven.wagon:wagon-provider-api:jar:3.3.4
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)
  - Apache Sling Feature Model (https://sling.apache.org/sling-bundle-parent/org.apache.sling.feature) org.apache.sling:org.apache.sling.feature:jar:1.2.30
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)
  - Apache Sling Feature Model Analyser (https://sling.apache.org/sling-bundle-parent/org.apache.sling.feature.analyser) org.apache.sling:org.apache.sling.feature.analyser:jar:1.6.2
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)
  - Apache Sling Feature Model diff tool (http://sling.apache.org/sling-bundle-parent/org.apache.sling.feature.diff) org.apache.sling:org.apache.sling.feature.diff:jar:0.0.6
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)
  - Sling Featuremodel - API Regions Exension (https://sling.apache.org/sling-bundle-parent/org.apache.sling.feature.extension.apiregions) org.apache.sling:org.apache.sling.feature.extension.apiregions:jar:1.5.0
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)
  - Apache Sling Repoinit Parser (https://sling.apache.org/sling-bundle-parent/org.apache.sling.repoinit.parser) org.apache.sling:org.apache.sling.repoinit.parser:jar:1.6.14
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)

From: 'The Codehaus' (http://codehaus.org/)
  - classworlds (http://classworlds.codehaus.org/) classworlds:classworlds:jar:1.1-alpha-2


From: 'The Eclipse Foundation' (http://www.eclipse.org/)
  - org.eclipse.sisu.inject (http://www.eclipse.org/sisu/org.eclipse.sisu.inject/) org.eclipse.sisu:org.eclipse.sisu.inject:eclipse-plugin:0.3.4
    License: Eclipse Public License, Version 1.0  (http://www.eclipse.org/legal/epl-v10.html)
  - org.eclipse.sisu.plexus (http://www.eclipse.org/sisu/org.eclipse.sisu.plexus/) org.eclipse.sisu:org.eclipse.sisu.plexus:eclipse-plugin:0.3.4
    License: Eclipse Public License, Version 1.0  (http://www.eclipse.org/legal/epl-v10.html)

From: 'The Mozilla Foundation' (http://www.mozilla.org)
  - Mozilla Rhino (https://developer.mozilla.org/en/Rhino) org.mozilla:rhino:jar:1.7.7.2
    License: Mozilla Public License, Version 2.0  (http://www.mozilla.org/MPL/2.0/index.txt)




