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

WSO2 Carbon - DataMapper Mediator Engine


From: 'an unknown organization'
  - JSON.simple (http://code.google.com/p/json-simple/) com.googlecode.json-simple:json-simple:bundle:1.1.1
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - ICU4J (https://icu.unicode.org/) com.ibm.icu:icu4j:jar:72.1
    License: Unicode/ICU License  (https://raw.githubusercontent.com/unicode-org/icu/main/icu4c/LICENSE)
  - opencsv (http://opencsv.sf.net) net.sf.opencsv:opencsv:jar:2.3
    License: Apache 2  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - Saxon (http://saxon.sf.net) net.sf.saxon:saxon:jar:8.9
    License: Mozilla Public License Version 1.0  (http://www.mozilla.org/MPL/MPL-1.0.txt)
  - Saxon DOM (http://saxon.sf.net) net.sf.saxon:saxon-dom:jar:8.9
    License: Mozilla Public License Version 1.0  (http://www.mozilla.org/MPL/MPL-1.0.txt)
  - Saxon XPath (http://saxon.sf.net) net.sf.saxon:saxon-xpath:jar:8.9
    License: Mozilla Public License Version 1.0  (http://www.mozilla.org/MPL/MPL-1.0.txt)
  - saxon-xqj  net.sf.saxon:saxon-xqj:jar:8.9

  - WSO2 Carbon Orbit - Saxon (http://wso2.org) net.sf.saxon.wso2:saxon:bundle:8.9.0.wso2v2

  - bsf-all  org.apache.bsf:bsf-all:jar:3.0-beta3

  - bsf-all (http://wso2.org) org.apache.bsf.wso2:bsf-all:bundle:3.0.0.wso2v5

  - Graaljs (http://www.graalvm.org/) org.graalvm.js:js:jar:22.3.4
    License: Universal Permissive License, Version 1.0  (http://opensource.org/licenses/UPL)    License: MIT License  (http://opensource.org/licenses/MIT)
  - Graaljs Scriptengine (http://www.graalvm.org/) org.graalvm.js:js-scriptengine:jar:22.3.4
    License: Universal Permissive License, Version 1.0  (http://opensource.org/licenses/UPL)
  - Tregex (http://www.graalvm.org/) org.graalvm.regex:regex:jar:22.3.4
    License: Universal Permissive License, Version 1.0  (http://opensource.org/licenses/UPL)
  - Graal Sdk (https://github.com/oracle/graal) org.graalvm.sdk:graal-sdk:jar:22.3.4
    License: Universal Permissive License, Version 1.0  (http://opensource.org/licenses/UPL)
  - Truffle API (http://openjdk.java.net/projects/graal) org.graalvm.truffle:truffle-api:jar:22.3.4
    License: Universal Permissive License, Version 1.0  (http://opensource.org/licenses/UPL)
  - JSON in Java (https://github.com/douglascrockford/JSON-java) org.json:json:jar:20140107
    License: The JSON License  (http://json.org/license.html)
  - WSO2 Carbon Orbit - JSON (org.json) (http://wso2.org) org.json.wso2:json:bundle:3.0.0.wso2v1

  - OpenJDK Nashorn (https://github.com/openjdk/nashorn) org.openjdk.nashorn:nashorn-core:jar:15.4
    License: GPL v2 with the Classpath exception  (https://github.com/openjdk/nashorn/blob/main/LICENSE)

From: 'Apache Software Foundation' (http://www.apache.org)
  - Streaming API for XML (STAX API 1.0) (http://geronimo.apache.org/specs/geronimo-stax-api_1.0_spec) org.apache.geronimo.specs:geronimo-stax-api_1.0_spec:bundle:1.0.1
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)

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

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

From: 'OW2' (http://www.ow2.org/)
  - asm (http://asm.ow2.io/) org.ow2.asm:asm:jar:9.2
    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)
  - asm-util (http://asm.ow2.io/) org.ow2.asm:asm-util:jar:7.3.1
    License: BSD-3-Clause  (https://asm.ow2.io/license.html)

From: 'The Apache Software Foundation' (http://www.apache.org)
  - Activation 1.1 (http://geronimo.apache.org/maven/specs/geronimo-activation_1.1_spec/1.1) org.apache.geronimo.specs:geronimo-activation_1.1_spec:bundle:1.1
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - JavaMail 1.4 (http://geronimo.apache.org/maven/specs/geronimo-javamail_1.4_spec/1.7.1) org.apache.geronimo.specs:geronimo-javamail_1.4_spec:bundle:1.7.1
    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 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)
  - Axiom API (http://ws.apache.org/axiom/) org.apache.ws.commons.axiom:axiom-api:bundle:1.2.11-wso2v22
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)

From: 'The Jaxen Project' (http://www.cafeconleche.org/jaxen)
  - jaxen (http://www.cafeconleche.org/jaxen) jaxen:jaxen:bundle:1.2.0
    License: BSD License 2.0  (https://raw.githubusercontent.com/jaxen-xpath/jaxen/master/LICENSE.txt)

From: 'WSO2' (http://www.wso2.org/)
  - OPS4J Pax Logging - API (https://ops4j1.jira.com/wiki/spaces/paxlogging/overview/pax-logging-api) org.wso2.org.ops4j.pax.logging:pax-logging-api:bundle:2.1.0-wso2v4
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)




