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

Struts 2 Rest Showcase Webapp


From: 'an unknown organization'
  - MXParser (http://x-stream.github.io/mxparser) io.github.x-stream:mxparser:jar:1.2.1
    License: Indiana University Extreme! Lab Software License  (https://raw.githubusercontent.com/x-stream/mxparser/master/LICENSE.txt)
  - XML Pull Parsing API (http://www.xmlpull.org) xmlpull:xmlpull:jar:1.1.3.1
    License: Public Domain  (http://www.xmlpull.org/v1/download/unpacked/LICENSE.txt)

From: 'Apache Software Foundation' (http://apache.org)
  - Apache FreeMarker (https://freemarker.apache.org/) org.freemarker:freemarker:jar:2.3.31
    License: Apache License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)

From: 'Apache Software Foundation' (http://www.apache.org)
  - Struts 2 Configuration Browser Plugin (http://struts.apache.org/struts2-plugins/struts2-config-browser-plugin/) org.apache.struts:struts2-config-browser-plugin:jar:2.5.30
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - Struts 2 Convention Plugin (http://struts.apache.org/struts2-plugins/struts2-convention-plugin/) org.apache.struts:struts2-convention-plugin:jar:2.5.30
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - Struts 2 Core (http://struts.apache.org/struts2-core/) org.apache.struts:struts2-core:jar:2.5.30
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - Struts 2 REST Plugin (http://struts.apache.org/struts2-plugins/struts2-rest-plugin/) org.apache.struts:struts2-rest-plugin:jar:2.5.30
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)

From: 'Eclipse Foundation' (https://www.eclipse.org)
  - JavaBeans Activation Framework API jar (https://github.com/eclipse-ee4j/jaf/jakarta.activation-api) jakarta.activation:jakarta.activation-api:jar:1.2.1
    License: EDL 1.0  (http://www.eclipse.org/org/documents/edl-v10.php)
  - jakarta.xml.bind-api (https://github.com/eclipse-ee4j/jaxb-api/jakarta.xml.bind-api) jakarta.xml.bind:jakarta.xml.bind-api:jar:2.3.2
    License: Eclipse Distribution License - v 1.0  (http://www.eclipse.org/org/documents/edl-v10.php)

From: 'FasterXML' (http://fasterxml.com)
  - Woodstox (https://github.com/FasterXML/woodstox) com.fasterxml.woodstox:woodstox-core:bundle:6.2.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.10.5
    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.10.5
    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.10.5.1
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - Jackson-dataformat-XML (https://github.com/FasterXML/jackson-dataformat-xml) com.fasterxml.jackson.dataformat:jackson-dataformat-xml:bundle:2.10.5
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - Jackson module: JAXB Annotations (https://github.com/FasterXML/jackson-modules-base) com.fasterxml.jackson.module:jackson-module-jaxb-annotations:bundle:2.10.5
    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: 'OpenSymphony' (http://www.opensymphony.com)
  - OGNL - Object Graph Navigation Library (http://ognl.org) ognl:ognl:jar:3.1.29
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)

From: 'OW2' (http://www.ow2.org/)
  - asm (http://asm.ow2.io/) org.ow2.asm:asm:jar:7.3.1
    License: BSD-3-Clause  (https://asm.ow2.io/license.html)
  - asm-analysis (http://asm.ow2.io/) org.ow2.asm:asm-analysis:jar:7.3.1
    License: BSD-3-Clause  (https://asm.ow2.io/license.html)
  - asm-commons (http://asm.ow2.io/) org.ow2.asm:asm-commons:jar:7.3.1
    License: BSD-3-Clause  (https://asm.ow2.io/license.html)
  - asm-tree (http://asm.ow2.io/) org.ow2.asm:asm-tree:jar:7.3.1
    License: BSD-3-Clause  (https://asm.ow2.io/license.html)

From: 'Shigeru Chiba, www.javassist.org'
  - Javassist (http://www.javassist.org/) org.javassist:javassist:bundle:3.20.0-GA
    License: MPL 1.1  (http://www.mozilla.org/MPL/MPL-1.1.html)    License: LGPL 2.1  (http://www.gnu.org/licenses/lgpl-2.1.html)    License: Apache License 2.0  (http://www.apache.org/licenses/)

From: 'The Apache Software Foundation' (https://www.apache.org/)
  - Apache Commons FileUpload (http://commons.apache.org/proper/commons-fileupload/) commons-fileupload:commons-fileupload:jar:1.4
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)
  - Apache Commons IO (http://commons.apache.org/proper/commons-io/) commons-io:commons-io:jar:2.6
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)
  - Apache Commons Lang (http://commons.apache.org/proper/commons-lang/) org.apache.commons:commons-lang3:jar:3.8.1
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)
  - Apache Log4j API (https://logging.apache.org/log4j/2.x/log4j-api/) org.apache.logging.log4j:log4j-api:jar:2.12.4
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)
  - Apache Log4j Core (https://logging.apache.org/log4j/2.x/log4j-core/) org.apache.logging.log4j:log4j-core:jar:2.12.4
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)

From: 'XStream' (http://x-stream.github.io)
  - XStream Core (http://x-stream.github.io/xstream) com.thoughtworks.xstream:xstream:jar:1.4.17
    License: BSD-3-Clause  (http://x-stream.github.io/license.html)




