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

Hop Plugins Technology Cassandra


From: 'an unknown organization'
  - high-scale-lib (https://github.com/boundary/high-scale-lib) com.boundary:high-scale-lib:jar:1.0.6
    License: MIT License  (http://www.opensource.org/licenses/mit-license.php)
  - stream-lib (https://github.com/clearspring/stream-lib) com.clearspring.analytics:stream:jar:2.5.2
    License: Apache License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - DataStax Java Driver for Apache Cassandra - Core (https://github.com/datastax/java-driver/cassandra-driver-core) com.datastax.cassandra:cassandra-driver-core:jar:3.11.1
    License: Apache 2  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - DataStax Java Driver for Apache Cassandra - Extras (https://github.com/datastax/java-driver/cassandra-driver-extras) com.datastax.cassandra:cassandra-driver-extras:bundle:3.11.1
    License: Apache 2  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - Shaded Guava artifact for use in the DataStax Java driver for Apache Cassandra® (https://github.com/datastax/java-driver-shaded-guava) com.datastax.oss:java-driver-shaded-guava:bundle:25.1-jre
    License: Apache 2  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - Caffeine cache (https://github.com/ben-manes/caffeine) com.github.ben-manes.caffeine:caffeine:jar:2.2.6
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - Java Agent for Memory Measurements (https://github.com/jbellis/jamm/) com.github.jbellis:jamm:jar:0.3.0
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0)
  - jffi (http://github.com/jnr/jffi) com.github.jnr:jffi:jar:1.2.16
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - jffi (http://github.com/jnr/jffi) com.github.jnr:jffi:jar:1.2.16
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - jnr-constants (http://github.com/jnr/jnr-constants) com.github.jnr:jnr-constants:jar:0.9.9
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - jnr-ffi (http://github.com/jnr/jnr-ffi) com.github.jnr:jnr-ffi:jar:2.1.7
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - jnr-posix (http://nexus.sonatype.org/oss-repository-hosting.html/jnr-posix) com.github.jnr:jnr-posix:jar:3.0.44
    License: Common Public License - v 1.0  (http://www-128.ibm.com/developerworks/library/os-cpl.html)    License: GNU General Public License Version 2  (http://www.gnu.org/copyleft/gpl.html)    License: GNU Lesser General Public License Version 2.1  (http://www.gnu.org/licenses/lgpl.html)
  - jnr-x86asm (http://github.com/jnr/jnr-x86asm) com.github.jnr:jnr-x86asm:jar:1.0.2
    License: MIT License  (http://www.opensource.org/licenses/mit-license.php)
  - snowball-stemmer (http://snowball.tartarus.org/) com.github.rholder:snowball-stemmer:jar:1.3.0.581.1
    License: BSD License  (http://www.opensource.org/licenses/bsd-license.html)
  - Gson (https://github.com/google/gson/gson) com.google.code.gson:gson:jar:2.9.0
    License: Apache-2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)
  - 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) com.google.guava:guava:bundle:31.1-jre
    License: Apache License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - Concurrent-Trees (http://code.google.com/p/concurrent-trees/) com.googlecode.concurrent-trees:concurrent-trees:jar:2.4.0
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - ConcurrentLinkedHashMap (http://code.google.com/p/concurrentlinkedhashmap) com.googlecode.concurrentlinkedhashmap:concurrentlinkedhashmap-lru:jar:1.4
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - JSON.simple (http://code.google.com/p/json-simple/) com.googlecode.json-simple:json-simple:jar:1.1
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - Disruptor Framework (http://lmax-exchange.github.com/disruptor) com.lmax:disruptor:jar:3.0.1
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - Ning-compress-LZF (http://github.com/ning/compress) com.ning:compress-lzf:bundle:0.8.4
    License: Apache License 2.0  (http://www.apache.org/licenses/LICENSE-2.0.html)
  - OkHttp (https://github.com/square/okhttp/okhttp) com.squareup.okhttp:okhttp:jar:2.7.5
    License: Apache 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - Okio (https://github.com/square/okio/okio) com.squareup.okio:okio:jar:1.6.0
    License: Apache 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - Thrift Server implementation backed by LMAX Disruptor (http://github.com/xedin/disruptor_thrift_server) com.thinkaurelius.thrift:thrift-server:jar:0.3.7
    License: Apache 2  (http://www.opensource.org/licenses/Apache-2.0)
  - JFlex (http://jflex.de/) de.jflex:jflex:jar:1.6.0
    License: BSD  (http://opensource.org/licenses/BSD-3-Clause)
  - picocli (http://picocli.info) info.picocli:picocli:jar:4.6.3
    License: The Apache Software License, version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - cli (https://github.com/airlift/airline) io.airlift:airline:jar:0.6
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - Metrics Core (http://metrics.codahale.com/metrics-core/) io.dropwizard.metrics:metrics-core:bundle:3.1.5
    License: Apache License 2.0  (http://www.apache.org/licenses/LICENSE-2.0.html)
  - JVM Integration for Metrics (http://metrics.codahale.com/metrics-jvm/) io.dropwizard.metrics:metrics-jvm:bundle:3.1.5
    License: Apache License 2.0  (http://www.apache.org/licenses/LICENSE-2.0.html)
  - Metrics Integration for Logback (http://metrics.codahale.com/metrics-logback/) io.dropwizard.metrics:metrics-logback:bundle:3.1.5
    License: Apache License 2.0  (http://www.apache.org/licenses/LICENSE-2.0.html)
  - 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)
  - Java Native Access (https://github.com/java-native-access/jna) net.java.dev.jna:jna:jar:4.2.2
    License: LGPL, version 2.1  (http://www.gnu.org/licenses/licenses.html)    License: ASL, version 2  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - LZ4 and xxHash (https://github.com/jpountz/lz4-java) net.jpountz.lz4:lz4:jar:1.3.0
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - OGNL (http://www.ognl.org/) ognl:ognl:jar:2.6.9
    License: BSD License  (http://www.opensource.org/licenses/bsd-license.php)
  - StringTemplate 4 (http://www.stringtemplate.org) org.antlr:ST4:jar:4.0.8
    License: BSD licence  (http://antlr.org/license.html)
  - Apache Thrift (http://thrift.apache.org) org.apache.thrift:libthrift:pom:0.9.2
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - Eclipse ECJ (http://www.eclipse.org/jdt/) org.eclipse.jdt.core.compiler:ecj:jar:4.4.2
    License: Eclipse Public License v1.0  (http://www.eclipse.org/org/documents/epl-v10.php)
  - HdrHistogram (http://hdrhistogram.github.io/HdrHistogram/) org.hdrhistogram:HdrHistogram:bundle:2.1.9
    License: Public Domain, per Creative Commons CC0  (http://creativecommons.org/publicdomain/zero/1.0/)
  - Java Concurrency Tools Core Library (https://github.com/JCTools) org.jctools:jctools-core:jar:1.2.1
    License: Apache License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - jBCrypt (https://github.com/djmdjm/jBCrypt) org.mindrot:jbcrypt:jar:0.4
    License: ISC  (https://opensource.org/licenses/isc-license)
  - SnakeYAML (http://www.snakeyaml.org) org.yaml:snakeyaml:bundle:1.26
    License: Apache License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - Xerces2-j (https://xerces.apache.org/xerces2-j/) xerces:xercesImpl:jar:2.12.2
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)

From: 'ANTLR' (http://www.antlr.org)
  - ANTLR 3 Runtime (http://www.antlr.org) org.antlr:antlr-runtime:jar:3.5.2
    License: BSD licence  (http://antlr.org/license.html)

From: 'Apache Software Foundation' (http://jakarta.apache.org/)
  - HttpClient (http://jakarta.apache.org/httpcomponents/httpclient-3.x/) commons-httpclient:commons-httpclient:jar:3.1
    License: Apache License  (http://www.apache.org/licenses/LICENSE-2.0)

From: 'Apache Software Foundation' (http://www.apache.org)
  - CLI (http://jakarta.apache.org/commons/cli/) commons-cli:commons-cli:jar:1.1
    License: The Apache Software License, Version 2.0  (/LICENSE.txt)

From: 'Apache Software Foundation' (http://www.apache.org/)
  - org.apache.xmlgraphics:batik-anim (http://xmlgraphics.apache.org/batik/batik-anim/) org.apache.xmlgraphics:batik-anim:jar:1.14
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - org.apache.xmlgraphics:batik-awt-util (http://xmlgraphics.apache.org/batik/batik-awt-util/) org.apache.xmlgraphics:batik-awt-util:jar:1.14
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - org.apache.xmlgraphics:batik-bridge (http://xmlgraphics.apache.org/batik/batik-bridge/) org.apache.xmlgraphics:batik-bridge:jar:1.14
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - org.apache.xmlgraphics:batik-codec (http://xmlgraphics.apache.org/batik/batik-codec/) org.apache.xmlgraphics:batik-codec:jar:1.14
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - org.apache.xmlgraphics:batik-constants (http://xmlgraphics.apache.org/batik/batik-constants/) org.apache.xmlgraphics:batik-constants:jar:1.14
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - org.apache.xmlgraphics:batik-css (http://xmlgraphics.apache.org/batik/batik-css/) org.apache.xmlgraphics:batik-css:jar:1.14
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - org.apache.xmlgraphics:batik-dom (http://xmlgraphics.apache.org/batik/batik-dom/) org.apache.xmlgraphics:batik-dom:jar:1.14
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - org.apache.xmlgraphics:batik-ext (http://xmlgraphics.apache.org/batik/batik-ext/) org.apache.xmlgraphics:batik-ext:jar:1.14
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - org.apache.xmlgraphics:batik-gvt (http://xmlgraphics.apache.org/batik/batik-gvt/) org.apache.xmlgraphics:batik-gvt:jar:1.14
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - org.apache.xmlgraphics:batik-i18n (http://xmlgraphics.apache.org/batik/batik-i18n/) org.apache.xmlgraphics:batik-i18n:jar:1.14
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - org.apache.xmlgraphics:batik-parser (http://xmlgraphics.apache.org/batik/batik-parser/) org.apache.xmlgraphics:batik-parser:jar:1.14
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - org.apache.xmlgraphics:batik-script (http://xmlgraphics.apache.org/batik/batik-script/) org.apache.xmlgraphics:batik-script:jar:1.14
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - org.apache.xmlgraphics:batik-svg-dom (http://xmlgraphics.apache.org/batik/batik-svg-dom/) org.apache.xmlgraphics:batik-svg-dom:jar:1.14
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - org.apache.xmlgraphics:batik-svggen (http://xmlgraphics.apache.org/batik/batik-svggen/) org.apache.xmlgraphics:batik-svggen:jar:1.14
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - org.apache.xmlgraphics:batik-transcoder (http://xmlgraphics.apache.org/batik/batik-transcoder/) org.apache.xmlgraphics:batik-transcoder:jar:1.14
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - org.apache.xmlgraphics:batik-util (http://xmlgraphics.apache.org/batik/batik-util/) org.apache.xmlgraphics:batik-util:jar:1.14
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - org.apache.xmlgraphics:batik-xml (http://xmlgraphics.apache.org/batik/batik-xml/) org.apache.xmlgraphics:batik-xml:jar:1.14
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - XML Commons External Components XML APIs Extensions (http://xml.apache.org/commons/components/external/) xml-apis:xml-apis-ext:jar:1.3.04
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)

From: 'Apache Software Foundation' (https://www.apache.org)
  - Apache Hadoop HDFS Client  org.apache.hadoop:hadoop-hdfs-client:jar:3.3.1
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)

From: 'Eclipse Foundation' (http://www.eclipse.org/)
  - Commands (http://www.eclipse.org/platform) org.eclipse.platform:org.eclipse.core.commands:jar:3.9.600
    License: Eclipse Public License - v 2.0  (https://www.eclipse.org/legal/epl-2.0/)
  - Common Eclipse Runtime (http://www.eclipse.org/platform) org.eclipse.platform:org.eclipse.equinox.common:jar:3.10.600
    License: Eclipse Public License - v 2.0  (https://www.eclipse.org/legal/epl-2.0/)
  - Standard Widget Toolkit for Mac OS X (Cocoa) (http://www.eclipse.org/platform) org.eclipse.platform:org.eclipse.swt.cocoa.macosx.x86_64:jar:3.119.0
    License: Eclipse Public License - v 2.0  (https://www.eclipse.org/legal/epl-2.0/)

From: 'FasterXML' (http://fasterxml.com/)
  - Jackson-annotations (http://github.com/FasterXML/jackson) com.fasterxml.jackson.core:jackson-annotations:bundle:2.13.2
    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.2
    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.2.1
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - Jackson dataformat: Avro (http://github.com/FasterXML/jackson-dataformats-binary) com.fasterxml.jackson.dataformat:jackson-dataformat-avro:bundle:2.13.2
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)

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

From: 'GlassFish Community' (https://glassfish.java.net)
  - javax.annotation API (http://jcp.org/en/jsr/detail?id=250) javax.annotation:javax.annotation-api:jar:1.2
    License: CDDL + GPLv2 with classpath exception  (https://glassfish.dev.java.net/nonav/public/CDDL+GPL.html)

From: 'JBoss by Red Hat' (http://www.jboss.org)
  - Java Annotation Indexer (http://www.jboss.org/jandex) org.jboss:jandex:bundle:2.4.2.Final
    License: Apache License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)

From: 'jcraft' (http://www.jcraft.com/jsch)
  - JZlib (http://www.jcraft.com/jzlib/) com.jcraft:jzlib:jar:1.0.7
    License: BSD  (http://www.jcraft.com/jzlib/LICENSE.txt)

From: 'JCraft,Inc.' (http://www.jcraft.com/)
  - JSch (http://www.jcraft.com/jsch/) com.jcraft:jsch:jar:0.1.54
    License: Revised BSD  (http://www.jcraft.com/jsch/LICENSE.txt)

From: 'Joda.org' (http://www.joda.org)
  - Joda-Time (http://www.joda.org/joda-time/) joda-time:joda-time:jar:2.4
    License: Apache 2  (http://www.apache.org/licenses/LICENSE-2.0.txt)

From: 'ObjectWeb' (http://www.objectweb.org/)
  - ASM Core (http://asm.objectweb.org/asm/) org.ow2.asm:asm:jar:5.0.4
    License: BSD  (http://asm.objectweb.org/license.html)
  - ASM Analysis (http://asm.objectweb.org/asm-analysis/) org.ow2.asm:asm-analysis:jar:5.0.3
    License: BSD  (http://asm.objectweb.org/license.html)
  - ASM Commons (http://asm.objectweb.org/asm-commons/) org.ow2.asm:asm-commons:jar:5.0.3
    License: BSD  (http://asm.objectweb.org/license.html)
  - ASM Tree (http://asm.objectweb.org/asm-tree/) org.ow2.asm:asm-tree:jar:5.0.3
    License: BSD  (http://asm.objectweb.org/license.html)
  - ASM Util (http://asm.objectweb.org/asm-util/) org.ow2.asm:asm-util:jar:5.0.3
    License: BSD  (http://asm.objectweb.org/license.html)

From: 'Oracle Corporation' (http://www.oracle.com/)
  - jersey-bundle (https://jersey.java.net/jersey-bundle/) com.sun.jersey:jersey-bundle:jar:1.19.4
    License: CDDL 1.1  (http://glassfish.java.net/public/CDDL+GPL_1_1.html)    License: GPL2 w/ CPE  (http://glassfish.java.net/public/CDDL+GPL_1_1.html)
  - Jersey Apache HTTP Client 4.x (https://jersey.java.net/jersey-contribs/jersey-apache-client4/) com.sun.jersey.contribs:jersey-apache-client4:jar:1.19.4
    License: CDDL 1.1  (http://glassfish.java.net/public/CDDL+GPL_1_1.html)    License: GPL2 w/ CPE  (http://glassfish.java.net/public/CDDL+GPL_1_1.html)
  - Metro Web Services API non-OSGi Bundle (http://metro.java.net/bundles/webservices-api/) org.glassfish.metro:webservices-api:jar:2.3.1
    License: CDDL+GPL License  (https://glassfish.java.net/public/CDDL+GPL_1_1.html)

From: 'OWASP (Open Web-Application Security Project)' (https://www.owasp.org/)
  - OWASP Encoders (https://www.owasp.org/index.php/OWASP_Java_Encoder_Project/encoder) org.owasp.encoder:encoder:jar:1.2
    License: The BSD 3-Clause License  (http://www.opensource.org/licenses/BSD-3-Clause)

From: 'QOS.ch' (http://www.qos.ch)
  - SLF4J API Module (http://www.slf4j.org) org.slf4j:slf4j-api:jar:1.7.25
    License: MIT License  (http://www.opensource.org/licenses/mit-license.php)
  - SLF4J NOP Binding (http://www.slf4j.org) org.slf4j:slf4j-nop:jar:1.7.32
    License: MIT License  (http://www.opensource.org/licenses/mit-license.php)

From: 'Robert Stupp, Koeln, Germany, robert-stupp.de' (http://caffinitas.org/)
  - OHC core (http://caffinitas.org/) org.caffinitas.ohc:ohc-core:jar:0.4.4
    License: Apache 2  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - OHC core - Java8 optimization (http://caffinitas.org/) org.caffinitas.ohc:ohc-core-j8:jar:0.4.4
    License: Apache 2  (http://www.apache.org/licenses/LICENSE-2.0.txt)

From: 'Shigeru Chiba, www.javassist.org'
  - Javassist (http://www.javassist.org/) org.javassist:javassist:bundle:3.28.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' (http://jakarta.apache.org)
  - Validator (http://jakarta.apache.org/commons/${pom.artifactId.substring(8)}/) commons-validator:commons-validator:jar:1.3.1
    License: The Apache Software License, Version 2.0  (/LICENSE.txt)

From: 'The Apache Software Foundation' (http://www.apache.org/)
  - Commons DBCP (http://commons.apache.org/dbcp/) commons-dbcp:commons-dbcp:jar:1.4
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - 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)
  - Commons Logging (http://commons.apache.org/proper/commons-logging/) commons-logging:commons-logging:jar:1.1.3
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - Commons Pool (http://commons.apache.org/pool/) commons-pool:commons-pool:jar:1.5.7
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - Commons Lang (http://commons.apache.org/lang/) org.apache.commons:commons-lang3:jar:3.1
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - Commons Math (http://commons.apache.org/proper/commons-math/) org.apache.commons:commons-math3:jar:3.2
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - Apache HttpClient (http://hc.apache.org/httpcomponents-client) org.apache.httpcomponents:httpclient:jar:4.5.13
    License: Apache License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - Apache HttpCore (http://hc.apache.org/httpcomponents-core-ga) org.apache.httpcomponents:httpcore:jar:4.4.13
    License: Apache License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)

From: 'The Apache Software Foundation' (https://www.apache.org/)
  - Apache Commons BeanUtils (https://commons.apache.org/proper/commons-beanutils/) commons-beanutils:commons-beanutils:jar:1.9.4
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)
  - Apache Commons Codec (https://commons.apache.org/proper/commons-codec/) commons-codec:commons-codec:jar:1.15
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)
  - Apache Commons IO (https://commons.apache.org/proper/commons-io/) commons-io:commons-io:jar:2.11.0
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)
  - Apache Commons Net (https://commons.apache.org/proper/commons-net/) commons-net:commons-net:jar:3.8.0
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)
  - Apache Avro (https://avro.apache.org) org.apache.avro:avro:bundle:1.11.0
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)
  - Apache Cassandra (https://cassandra.apache.org) org.apache.cassandra:cassandra-all:jar:3.11.12
    License: The Apache Software License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)
  - Apache Commons Collections (https://commons.apache.org/proper/commons-collections/) org.apache.commons:commons-collections4:jar:4.4
    License: Apache License, Version 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.21
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)
  - Apache Commons VFS (http://commons.apache.org/proper/commons-vfs/) org.apache.commons:commons-vfs2:jar:2.9.0
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)
  - Hop Core (https://hop.apache.org/hop-core) org.apache.hop:hop-core:jar:2.0.0
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)
  - Hop Engine (https://hop.apache.org/hop-engine) org.apache.hop:hop-engine:jar:2.0.0
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)
  - Hop GUI (https://hop.apache.org/hop-ui) org.apache.hop:hop-ui:jar:2.0.0
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)

From: 'The Mozilla Foundation' (http://www.mozilla.org)
  - Mozilla Rhino (https://developer.mozilla.org/en/Rhino) org.mozilla:rhino:jar:1.7.12
    License: Mozilla Public License, Version 2.0  (http://www.mozilla.org/MPL/2.0/index.txt)

From: 'The Netty Project' (http://netty.io/)
  - Netty/All-in-One (http://netty.io/netty-all/) io.netty:netty-all:jar:4.0.44.Final
    License: Apache License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0)
  - Netty/Buffer (http://netty.io/netty-buffer/) io.netty:netty-buffer:jar:4.0.56.Final
    License: Apache License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0)
  - Netty/Codec (http://netty.io/netty-codec/) io.netty:netty-codec:jar:4.0.56.Final
    License: Apache License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0)
  - Netty/Common (http://netty.io/netty-common/) io.netty:netty-common:jar:4.0.56.Final
    License: Apache License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0)
  - Netty/Handler (http://netty.io/netty-handler/) io.netty:netty-handler:jar:4.0.56.Final
    License: Apache License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0)
  - Netty/Transport (http://netty.io/netty-transport/) io.netty:netty-transport:jar:4.0.56.Final
    License: Apache License, Version 2.0  (http://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.35.v20201120
    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.35.v20201120
    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 :: JAAS (https://eclipse.org/jetty/jetty-jaas) org.eclipse.jetty:jetty-jaas:jar:9.4.35.v20201120
    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.35.v20201120
    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.35.v20201120
    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.35.v20201120
    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 :: Utility Servlets and Filters (https://eclipse.org/jetty/jetty-servlets) org.eclipse.jetty:jetty-servlets:jar:9.4.35.v20201120
    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.35.v20201120
    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 :: Webapp Application Support (https://eclipse.org/jetty/jetty-webapp) org.eclipse.jetty:jetty-webapp:jar:9.4.35.v20201120
    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 :: XML utilities (https://eclipse.org/jetty/jetty-xml) org.eclipse.jetty:jetty-xml:jar:9.4.35.v20201120
    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'
  - snappy-java (https://github.comm/xerial/snappy-java) org.xerial.snappy:snappy-java:bundle:1.1.1.7
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)




