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

Apache Camel :: Karaf :: Components :: Avro Rpc :: Avro Rpc


From: 'an unknown organization'

  - XZ for Java (https://tukaani.org/xz/java.html) org.tukaani:xz:jar:1.9
    License: Public Domain 


From: 'com.github.luben'

  - zstd-jni (https://github.com/luben/zstd-jni) com.github.luben:zstd-jni:jar:1.5.5-5
    License: BSD 2-Clause License  (https://opensource.org/licenses/BSD-2-Clause)


From: 'FasterXML' (http://fasterxml.com/)

  - Jackson-annotations (https://github.com/FasterXML/jackson) com.fasterxml.jackson.core:jackson-annotations:bundle:2.14.2
    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:bundle:2.14.2
    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:bundle:2.14.2
    License: The Apache Software License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)


From: 'GlassFish Community' (https://glassfish.dev.java.net)

  - Java Servlet API (http://servlet-spec.java.net) javax.servlet:javax.servlet-api:jar:3.1.0
    License: CDDL + GPLv2 with classpath exception  (https://glassfish.dev.java.net/nonav/public/CDDL+GPL.html)


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: 'QOS.ch' (http://www.qos.ch)

  - SLF4J API Module (http://www.slf4j.org) org.slf4j:slf4j-api:jar:2.0.13
    License: MIT License  (http://www.opensource.org/licenses/mit-license.php)


From: 'The Apache Software Foundation' (https://www.apache.org/)

  - Apache Avro (https://avro.apache.org) org.apache.avro:avro:bundle:1.11.3
    License: Apache-2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)

  - Apache Avro IPC (https://avro.apache.org) org.apache.avro:avro-ipc:bundle:1.11.3
    License: Apache-2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)

  - Apache Avro IPC Jetty (https://avro.apache.org) org.apache.avro:avro-ipc-jetty:bundle:1.11.3
    License: Apache-2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)

  - Apache Avro IPC Netty (https://avro.apache.org) org.apache.avro:avro-ipc-netty:bundle:1.11.3
    License: Apache-2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)

  - Camel :: Avro RPC (https://www.apache.org/camel/camel-parent/components/camel-avro-rpc-parent/camel-avro-rpc/) org.apache.camel:camel-avro-rpc:jar:4.7.0
    License: Apache-2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)

  - Camel :: Avro RPC :: Spi (https://www.apache.org/camel/camel-parent/components/camel-avro-rpc-parent/camel-avro-rpc-spi/) org.apache.camel:camel-avro-rpc-spi:jar:4.7.0
    License: Apache-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.22
    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 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)


From: 'The Netty Project' (https://netty.io/)

  - Netty/Buffer (https://netty.io/netty-buffer/) io.netty:netty-buffer:jar:4.1.97.Final
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0)

  - Netty/Codec (https://netty.io/netty-codec/) io.netty:netty-codec:jar:4.1.97.Final
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0)

  - Netty/Common (https://netty.io/netty-common/) io.netty:netty-common:jar:4.1.97.Final
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0)

  - Netty/Handler (https://netty.io/netty-handler/) io.netty:netty-handler:jar:4.1.97.Final
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0)

  - Netty/Resolver (https://netty.io/netty-resolver/) io.netty:netty-resolver:jar:4.1.97.Final
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0)

  - Netty/Transport (https://netty.io/netty-transport/) io.netty:netty-transport:jar:4.1.97.Final
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0)

  - Netty/Transport/Native/Unix/Common (https://netty.io/netty-transport-native-unix-common/) io.netty:netty-transport-native-unix-common:jar:4.1.97.Final
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0)


From: 'Webtide' (https://webtide.com)

  - Jetty :: Http Utility (https://eclipse.org/jetty/jetty-http) org.eclipse.jetty:jetty-http:jar:9.4.52.v20230823
    License: Apache Software License - Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0)
    License: Eclipse Public License - Version 1.0  (https://www.eclipse.org/org/documents/epl-v10.php)

  - Jetty :: IO Utility (https://eclipse.org/jetty/jetty-io) org.eclipse.jetty:jetty-io:jar:9.4.52.v20230823
    License: Apache Software License - Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0)
    License: Eclipse Public License - Version 1.0  (https://www.eclipse.org/org/documents/epl-v10.php)

  - Jetty :: Security (https://eclipse.org/jetty/jetty-security) org.eclipse.jetty:jetty-security:jar:9.4.52.v20230823
    License: Apache Software License - Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0)
    License: Eclipse Public License - Version 1.0  (https://www.eclipse.org/org/documents/epl-v10.php)

  - Jetty :: Server Core (https://eclipse.org/jetty/jetty-server) org.eclipse.jetty:jetty-server:jar:9.4.52.v20230823
    License: Apache Software License - Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0)
    License: Eclipse Public License - Version 1.0  (https://www.eclipse.org/org/documents/epl-v10.php)

  - Jetty :: Servlet Handling (https://eclipse.org/jetty/jetty-servlet) org.eclipse.jetty:jetty-servlet:jar:9.4.52.v20230823
    License: Apache Software License - Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0)
    License: Eclipse Public License - Version 1.0  (https://www.eclipse.org/org/documents/epl-v10.php)

  - Jetty :: Utilities (https://eclipse.org/jetty/jetty-util) org.eclipse.jetty:jetty-util:jar:9.4.52.v20230823
    License: Apache Software License - Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0)
    License: Eclipse Public License - Version 1.0  (https://www.eclipse.org/org/documents/epl-v10.php)

  - Jetty :: Utilities :: Ajax(JSON) (https://eclipse.org/jetty/jetty-util-ajax) org.eclipse.jetty:jetty-util-ajax:jar:9.4.52.v20230823
    License: Apache Software License - Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0)
    License: Eclipse Public License - Version 1.0  (https://www.eclipse.org/org/documents/epl-v10.php)


From: 'xerial.org' (https://github.com/xerial/snappy-java)

  - snappy-java (https://github.com/xerial/snappy-java) org.xerial.snappy:snappy-java:bundle:1.1.10.3
    License: Apache-2.0  (https://www.apache.org/licenses/LICENSE-2.0.html)





