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

Modello Velocity Plugin


From: 'an unknown organization'
  - AOP alliance (http://aopalliance.sourceforge.net) aopalliance:aopalliance:jar:1.0
    License: Public Domain 
  - 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)
  - 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)
  - SnakeYAML (https://bitbucket.org/snakeyaml/snakeyaml) org.yaml:snakeyaml:bundle:1.30
    License: Apache License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)

From: 'Codehaus Plexus' (http://codehaus-plexus.github.io/)
  - Modello Core (http://codehaus-plexus.github.io/modello/modello-core/) org.codehaus.modello:modello-core:jar:2.0.0
    License: The MIT License  (http://opensource.org/licenses/mit-license.php)
  - Modello Maven Plugin (http://codehaus-plexus.github.io/modello/modello-maven-plugin/) org.codehaus.modello:modello-maven-plugin:maven-plugin:2.0.0
    License: The MIT License  (http://opensource.org/licenses/mit-license.php)
  - Modello Model Version Converter Plugin (http://codehaus-plexus.github.io/modello/modello-plugins/modello-plugin-converters/) org.codehaus.modello:modello-plugin-converters:jar:2.0.0
    License: The MIT License  (http://opensource.org/licenses/mit-license.php)
  - Modello Dom4J Plugin (http://codehaus-plexus.github.io/modello/modello-plugins/modello-plugin-dom4j/) org.codehaus.modello:modello-plugin-dom4j:jar:2.0.0
    License: The MIT License  (http://opensource.org/licenses/mit-license.php)
  - Modello Jackson Plugin (http://codehaus-plexus.github.io/modello/modello-plugins/modello-plugin-jackson/) org.codehaus.modello:modello-plugin-jackson:jar:2.0.0
    License: The MIT License  (http://opensource.org/licenses/mit-license.php)
  - Modello Java Plugin (http://codehaus-plexus.github.io/modello/modello-plugins/modello-plugin-java/) org.codehaus.modello:modello-plugin-java:jar:2.0.0
    License: The MIT License  (http://opensource.org/licenses/mit-license.php)
  - Modello JDOM Plugin (http://codehaus-plexus.github.io/modello/modello-plugins/modello-plugin-jdom/) org.codehaus.modello:modello-plugin-jdom:jar:2.0.0
    License: The MIT License  (http://opensource.org/licenses/mit-license.php)
  - Modello JSON-Schema Plugin (http://codehaus-plexus.github.io/modello/modello-plugins/modello-plugin-jsonschema/) org.codehaus.modello:modello-plugin-jsonschema:jar:2.0.0
    License: The MIT License  (http://opensource.org/licenses/mit-license.php)
  - Modello SAX Plugin (http://codehaus-plexus.github.io/modello/modello-plugins/modello-plugin-sax/) org.codehaus.modello:modello-plugin-sax:jar:2.0.0
    License: The MIT License  (http://opensource.org/licenses/mit-license.php)
  - Modello SnakeYaml Plugin (http://codehaus-plexus.github.io/modello/modello-plugins/modello-plugin-snakeyaml/) org.codehaus.modello:modello-plugin-snakeyaml:jar:2.0.0
    License: The MIT License  (http://opensource.org/licenses/mit-license.php)
  - Modello StAX Plugin (http://codehaus-plexus.github.io/modello/modello-plugins/modello-plugin-stax/) org.codehaus.modello:modello-plugin-stax:jar:2.0.0
    License: The MIT License  (http://opensource.org/licenses/mit-license.php)
  - Modello XDOC Plugin (http://codehaus-plexus.github.io/modello/modello-plugins/modello-plugin-xdoc/) org.codehaus.modello:modello-plugin-xdoc:jar:2.0.0
    License: The MIT License  (http://opensource.org/licenses/mit-license.php)
  - Modello XML Plugin (http://codehaus-plexus.github.io/modello/modello-plugins/modello-plugin-xml/) org.codehaus.modello:modello-plugin-xml:jar:2.0.0
    License: The MIT License  (http://opensource.org/licenses/mit-license.php)
  - Modello XPP3 Plugin (http://codehaus-plexus.github.io/modello/modello-plugins/modello-plugin-xpp3/) org.codehaus.modello:modello-plugin-xpp3:jar:2.0.0
    License: The MIT License  (http://opensource.org/licenses/mit-license.php)
  - Modello XSD Plugin (http://codehaus-plexus.github.io/modello/modello-plugins/modello-plugin-xsd/) org.codehaus.modello:modello-plugin-xsd:jar:2.0.0
    License: The MIT License  (http://opensource.org/licenses/mit-license.php)
  - 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)

From: 'FasterXML' (http://fasterxml.com/)
  - Jackson-annotations (http://github.com/FasterXML/jackson) com.fasterxml.jackson.core:jackson-annotations:bundle:2.13.1
    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.13.1
    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.13.1
    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)
  - Sisu Guice - Core Library (https://github.com/google/guice/sisu-guice) org.sonatype.sisu:sisu-guice:jar:4.2.0
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)

From: 'Jonathan Hedley' (https://jhy.io/)
  - jsoup Java HTML Parser (https://jsoup.org/) org.jsoup:jsoup:jar:1.14.3
    License: The MIT License  (https://jsoup.org/license)

From: 'QOS.ch' (http://www.qos.ch)
  - 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 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)
  - Apache Velocity - Engine (http://velocity.apache.org/engine/devel/velocity-engine-core/) org.apache.velocity:velocity-engine-core:jar:2.3
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)
  - plexus-utils (https://maven.apache.org/ref/4.0.0-alpha-1-SNAPSHOT/plexus-utils/) org.codehaus.plexus:plexus-utils:jar:4.0.0-alpha-1-SNAPSHOT
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)

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.5
    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)




