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

Maven Daemon


From: 'an unknown organization'
  - AOP alliance (http://aopalliance.sourceforge.net) aopalliance:aopalliance:jar:1.0
    License: Public Domain 
  - 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:30.1-jre
    License: Apache License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - javax.inject (http://code.google.com/p/atinject/) javax.inject:javax.inject:jar:1
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - JLine Terminal (http://nexus.sonatype.org/oss-repository-hosting.html/jline-parent/jline-terminal) org.jline:jline-terminal:jar:3.22.0
    License: The BSD License  (https://opensource.org/licenses/BSD-3-Clause)
  - JLine JANSI Terminal (http://nexus.sonatype.org/oss-repository-hosting.html/jline-parent/jline-terminal-jansi) org.jline:jline-terminal-jansi:jar:3.22.0
    License: The BSD License  (https://opensource.org/licenses/BSD-3-Clause)

From: 'Codehaus' (http://www.codehaus.org/)
  - Plexus :: Component Annotations (http://plexus.codehaus.org/plexus-containers/plexus-component-annotations/) org.codehaus.plexus:plexus-component-annotations:jar:1.5.5
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - Default Plexus Container  org.codehaus.plexus:plexus-container-default:jar:1.0-alpha-9-stable-1


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 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.26
    License: Apache License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)

From: 'Codehaus Plexus' (https://codehaus-plexus.github.io/)
  - Plexus Cipher: encryption/decryption Component (https://codehaus-plexus.github.io/plexus-cipher/) org.codehaus.plexus:plexus-cipher:jar:2.0
    License: Apache License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - Plexus Security Dispatcher Component (https://codehaus-plexus.github.io/plexus-sec-dispatcher/) org.codehaus.plexus:plexus-sec-dispatcher:jar:2.0
    License: Apache License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - Plexus Common Utilities (https://codehaus-plexus.github.io/plexus-utils/) org.codehaus.plexus:plexus-utils:jar:3.5.0
    License: Apache License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)

From: 'FuseSource, Corp.' (http://fusesource.com/)
  - jansi (http://fusesource.github.io/jansi) org.fusesource.jansi:jansi:jar:2.4.0
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)

From: 'GlassFish Community' (https://javaee.github.io/glassfish)
  - javax.annotation API (http://jcp.org/en/jsr/detail?id=250) javax.annotation:javax.annotation-api:jar:1.3.2
    License: CDDL + GPLv2 with classpath exception  (https://github.com/javaee/javax.annotation/blob/master/LICENSE)

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

From: 'QOS.ch' (http://www.qos.ch)
  - Logback Classic Module (http://logback.qos.ch/logback-classic) ch.qos.logback:logback-classic:jar:1.2.11
    License: Eclipse Public License - v 1.0  (http://www.eclipse.org/legal/epl-v10.html)    License: GNU Lesser General Public License  (http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html)
  - Logback Core Module (http://logback.qos.ch/logback-core) ch.qos.logback:logback-core:jar:1.2.11
    License: Eclipse Public License - v 1.0  (http://www.eclipse.org/legal/epl-v10.html)    License: GNU Lesser General Public License  (http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html)
  - JCL 1.2 implemented over SLF4J (http://www.slf4j.org) org.slf4j:jcl-over-slf4j:jar:1.7.36
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)
  - JUL to SLF4J bridge (http://www.slf4j.org) org.slf4j:jul-to-slf4j:jar:1.7.36
    License: MIT License  (http://www.opensource.org/licenses/mit-license.php)
  - Log4j Implemented Over SLF4J (http://www.slf4j.org) org.slf4j:log4j-over-slf4j:jar:1.7.36
    License: Apache Software Licenses  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - SLF4J API Module (http://www.slf4j.org) org.slf4j:slf4j-api:jar:1.7.36
    License: MIT License  (http://www.opensource.org/licenses/mit-license.php)

From: 'The Apache Software Foundation' (https://www.apache.org/)
  - Apache Commons CLI (https://commons.apache.org/proper/commons-cli/) commons-cli:commons-cli:jar:1.5.0
    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.12.0
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)
  - Maven 4 API :: Core (https://maven.apache.org/ref/4.0.0-alpha-4/api/maven-api-core/) org.apache.maven:maven-api-core:jar:4.0.0-alpha-4
    License: Apache-2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)
  - Maven 4 API Meta annotations (https://maven.apache.org/ref/4.0.0-alpha-4/api/maven-api-meta/) org.apache.maven:maven-api-meta:jar:4.0.0-alpha-4
    License: Apache-2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)
  - Maven 4 API :: Model (https://maven.apache.org/ref/4.0.0-alpha-4/api/maven-api-model/) org.apache.maven:maven-api-model:jar:4.0.0-alpha-4
    License: Apache-2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)
  - Maven 4 API :: Settings (https://maven.apache.org/ref/4.0.0-alpha-4/api/maven-api-settings/) org.apache.maven:maven-api-settings:jar:4.0.0-alpha-4
    License: Apache-2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)
  - Maven 4 API :: Toolchain (https://maven.apache.org/ref/4.0.0-alpha-4/api/maven-api-toolchain/) org.apache.maven:maven-api-toolchain:jar:4.0.0-alpha-4
    License: Apache-2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)
  - Maven 4 API XML (https://maven.apache.org/ref/4.0.0-alpha-4/api/maven-api-xml/) org.apache.maven:maven-api-xml:jar:4.0.0-alpha-4
    License: Apache-2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)
  - Maven Artifact (https://maven.apache.org/ref/4.0.0-alpha-4/maven-artifact/) org.apache.maven:maven-artifact:jar:4.0.0-alpha-4
    License: Apache-2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)
  - Maven Builder Support (https://maven.apache.org/ref/4.0.0-alpha-4/maven-builder-support/) org.apache.maven:maven-builder-support:jar:4.0.0-alpha-4
    License: Apache-2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)
  - Maven Core (https://maven.apache.org/ref/4.0.0-alpha-4/maven-core/) org.apache.maven:maven-core:jar:4.0.0-alpha-4
    License: Apache-2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)
  - Maven Embedder (https://maven.apache.org/ref/4.0.0-alpha-4/maven-embedder/) org.apache.maven:maven-embedder:jar:4.0.0-alpha-4
    License: Apache-2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)
  - Maven Model (https://maven.apache.org/ref/4.0.0-alpha-4/maven-model/) org.apache.maven:maven-model:jar:4.0.0-alpha-4
    License: Apache-2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)
  - Maven Model Builder (https://maven.apache.org/ref/4.0.0-alpha-4/maven-model-builder/) org.apache.maven:maven-model-builder:jar:4.0.0-alpha-4
    License: Apache-2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)
  - Maven Model XML Transform (https://maven.apache.org/ref/4.0.0-alpha-4/maven-model-transform/) org.apache.maven:maven-model-transform:jar:4.0.0-alpha-4
    License: Apache-2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)
  - Maven Plugin API (https://maven.apache.org/ref/4.0.0-alpha-4/maven-plugin-api/) org.apache.maven:maven-plugin-api:jar:4.0.0-alpha-4
    License: Apache-2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)
  - Maven Repository Metadata Model (https://maven.apache.org/ref/4.0.0-alpha-4/maven-repository-metadata/) org.apache.maven:maven-repository-metadata:jar:4.0.0-alpha-4
    License: Apache-2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)
  - Maven Artifact Resolver Provider (https://maven.apache.org/ref/4.0.0-alpha-4/maven-resolver-provider/) org.apache.maven:maven-resolver-provider:jar:4.0.0-alpha-4
    License: Apache-2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)
  - Maven Settings (https://maven.apache.org/ref/4.0.0-alpha-4/maven-settings/) org.apache.maven:maven-settings:jar:4.0.0-alpha-4
    License: Apache-2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)
  - Maven Settings Builder (https://maven.apache.org/ref/4.0.0-alpha-4/maven-settings-builder/) org.apache.maven:maven-settings-builder:jar:4.0.0-alpha-4
    License: Apache-2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)
  - Maven SLF4J Wrapper (https://maven.apache.org/ref/4.0.0-alpha-4/maven-slf4j-wrapper/) org.apache.maven:maven-slf4j-wrapper:jar:4.0.0-alpha-4
    License: Apache-2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)
  - Maven Toolchain Builder (https://maven.apache.org/ref/4.0.0-alpha-4/maven-toolchain-builder/) org.apache.maven:maven-toolchain-builder:jar:4.0.0-alpha-4
    License: Apache-2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)
  - Maven Toolchain Model (https://maven.apache.org/ref/4.0.0-alpha-4/maven-toolchain-model/) org.apache.maven:maven-toolchain-model:jar:4.0.0-alpha-4
    License: Apache-2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)
  - Implementation of Maven API XML (https://maven.apache.org/ref/4.0.0-alpha-4/maven-xml-impl/) org.apache.maven:maven-xml-impl:jar:4.0.0-alpha-4
    License: Apache-2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)
  - Apache Maven Plexus-Utils (https://maven.apache.org/ref/4.0.0-alpha-4/plexus-utils/) org.apache.maven:plexus-utils:jar:4.0.0-alpha-4
    License: Apache-2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)
  - Maven Daemon - Common (https://maven.apache.org/mvnd/mvnd-common/) org.apache.maven.daemon:mvnd-common:jar:1.0.0-m4
    License: Apache-2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - Maven Daemon - Native Library (https://maven.apache.org/mvnd/mvnd-native/) org.apache.maven.daemon:mvnd-native:jar:1.0.0-m4
    License: Apache-2.0  (http://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.9.4
    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.9.4
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)
  - Maven Artifact Resolver Named Locks (https://maven.apache.org/resolver/maven-resolver-named-locks/) org.apache.maven.resolver:maven-resolver-named-locks:jar:1.9.4
    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.9.4
    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.9.4
    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.3.4
    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.9.0.M1
    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.5
    License: Eclipse Public License, Version 1.0  (http://www.eclipse.org/legal/epl-v10.html)




