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

nifi-graph-test-clients


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)
  - Caffeine cache (https://github.com/ben-manes/caffeine) com.github.ben-manes.caffeine:caffeine:jar:2.3.1
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - FindBugs-jsr305 (http://findbugs.sourceforge.net/) com.google.code.findbugs:jsr305:jar:3.0.2
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - Guava: Google Core Libraries for Java (http://code.google.com/p/guava-libraries/guava) com.google.guava:guava:bundle:18.0
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - gmetric4j (http://github.com/ganglia/gmetric4j) info.ganglia.gmetric4j:gmetric4j:jar:1.0.7
    License: The MIT License  (http://www.opensource.org/licenses/mit-license.php)
  - Metrics Core (http://metrics.codahale.com/metrics-core/) io.dropwizard.metrics:metrics-core:bundle:3.2.2
    License: Apache License 2.0  (http://www.apache.org/licenses/LICENSE-2.0.html)
  - Ganglia Integration for Metrics (http://metrics.codahale.com/metrics-ganglia/) io.dropwizard.metrics:metrics-ganglia:bundle:3.2.2
    License: Apache License 2.0  (http://www.apache.org/licenses/LICENSE-2.0.html)
  - Graphite Integration for Metrics (http://metrics.codahale.com/metrics-graphite/) io.dropwizard.metrics:metrics-graphite:bundle:3.2.2
    License: Apache License 2.0  (http://www.apache.org/licenses/LICENSE-2.0.html)
  - Netty/All-in-One (https://netty.io/netty-all/) io.netty:netty-all:jar:4.1.87.Final
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0)
  - JLine (http://nexus.sonatype.org/oss-repository-hosting.html/jline) jline:jline:jar:2.14.6
    License: The BSD License  (http://www.opensource.org/licenses/bsd-license.php)
  - exp4j (http://www.objecthunter.net/exp4j) net.objecthunter:exp4j:jar:0.4.8
    License: Apache License 2.0  (http://www.apache.org/licenses/LICENSE-2.0)
  - Reflections8 (http://github.com/aschoerk/reflections8) net.oneandone.reflections8:reflections8:jar:0.11.7
    License: WTFPL  (http://www.wtfpl.net/)    License: The New BSD License  (http://www.opensource.org/licenses/bsd-license.html)
  - JanusGraph-Core: Core Library for JanusGraph (https://janusgraph.org) org.janusgraph:janusgraph-core:jar:0.5.3
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - JanusGraph-Driver: Gremlin-Driver Library for JanusGraph (https://janusgraph.org) org.janusgraph:janusgraph-driver:jar:0.5.3
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - JanusGraph-InMemory: InMemory Backend for JanusGraph (http://janusgraph.org) org.janusgraph:janusgraph-inmemory:jar:0.5.3
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - org.locationtech.jts:jts-core (https://www.locationtech.org/projects/technology.jts/jts-modules/jts-core) org.locationtech.jts:jts-core:bundle:1.16.1
    License: Eclipse Publish License, Version 1.0  (https://github.com/locationtech/jts/blob/master/LICENSE_EPLv1.txt)    License: Eclipse Distribution License - v 1.0  (https://github.com/locationtech/jts/blob/master/LICENSE_EDLv1.txt)
  - jBCrypt (https://github.com/djmdjm/jBCrypt) org.mindrot:jbcrypt:jar:0.4
    License: ISC  (https://opensource.org/licenses/isc-license)
  - Noggit (http://github.com/yonik/noggit) org.noggit:noggit:jar:0.6
    License: Apache License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - SnakeYAML (https://bitbucket.org/snakeyaml/snakeyaml) org.yaml:snakeyaml:bundle:1.33
    License: Apache License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)

From: 'Apache NiFi Project' (https://nifi.apache.org/)
  - nifi-graph-client-service-api (https://nifi.apache.org/nifi-nar-bundles/nifi-graph-bundle/nifi-graph-client-service-api) org.apache.nifi:nifi-graph-client-service-api:jar:1.20.0
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0)
  - nifi-ssl-context-service-api (https://nifi.apache.org/nifi-nar-bundles/nifi-standard-services/nifi-ssl-context-service-api) org.apache.nifi:nifi-ssl-context-service-api:jar:1.20.0
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0)
  - nifi-utils (https://nifi.apache.org/nifi-commons/nifi-utils) org.apache.nifi:nifi-utils:jar:1.20.0
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0)

From: 'Apache Software Foundation' (http://www.apache.org/)
  - Apache TinkerPop :: Gremlin Core (http://tinkerpop.apache.org/gremlin-core/) org.apache.tinkerpop:gremlin-core:jar:3.4.4
    License: Apache 2  (http://www.opensource.org/licenses/Apache-2.0)
  - Apache TinkerPop :: Gremlin Driver (http://tinkerpop.apache.org/gremlin-driver/) org.apache.tinkerpop:gremlin-driver:jar:3.4.4
    License: Apache 2  (http://www.opensource.org/licenses/Apache-2.0)
  - Apache TinkerPop :: Gremlin Groovy (http://tinkerpop.apache.org/gremlin-groovy/) org.apache.tinkerpop:gremlin-groovy:jar:3.4.4
    License: Apache 2  (http://www.opensource.org/licenses/Apache-2.0)
  - Apache TinkerPop :: Gremlin Shaded (http://tinkerpop.apache.org/gremlin-shaded/) org.apache.tinkerpop:gremlin-shaded:jar:3.4.4
    License: Apache 2  (http://www.opensource.org/licenses/Apache-2.0)
  - Apache TinkerPop :: TinkerGraph Gremlin (http://tinkerpop.apache.org/tinkergraph-gremlin/) org.apache.tinkerpop:tinkergraph-gremlin:jar:3.4.6
    License: Apache 2  (http://www.opensource.org/licenses/Apache-2.0)

From: 'Apache Software Foundation' (https://apache.org)
  - Apache Groovy (https://groovy-lang.org) org.codehaus.groovy:groovy:jar:3.0.14
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - Apache Groovy (https://groovy-lang.org) org.codehaus.groovy:groovy-console:jar:3.0.14
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - Apache Groovy (https://groovy-lang.org) org.codehaus.groovy:groovy-groovysh:jar:3.0.14
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - Apache Groovy (https://groovy-lang.org) org.codehaus.groovy:groovy-json:jar:3.0.14
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - Apache Groovy (https://groovy-lang.org) org.codehaus.groovy:groovy-jsr223:jar:3.0.14
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - Apache Groovy (https://groovy-lang.org) org.codehaus.groovy:groovy-swing:jar:3.0.14
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - Apache Groovy (https://groovy-lang.org) org.codehaus.groovy:groovy-templates:jar:3.0.14
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - Apache Groovy (https://groovy-lang.org) org.codehaus.groovy:groovy-xml:jar:3.0.14
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)

From: 'Carrot Search s.c.' (http://www.carrotsearch.com)
  - HPPC Collections (http://labs.carrotsearch.com/hppc.html/hppc) com.carrotsearch:hppc:jar:0.7.1
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)

From: 'jcabi.com' (http://www.jcabi.com)
  - jcabi-log (http://www.jcabi.com/jcabi-log) com.jcabi:jcabi-log:jar:0.14
    License: BSD  (http://www.jcabi.com/LICENSE.txt)
  - jcabi-manifests (http://www.jcabi.com/jcabi-manifests) com.jcabi:jcabi-manifests:jar:1.1
    License: BSD  (http://www.jcabi.com/LICENSE.txt)

From: 'LocationTech' (http://www.locationtech.org/)
  - Spatial4J (https://projects.eclipse.org/projects/locationtech.spatial4j) org.locationtech.spatial4j:spatial4j:bundle:0.7
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)

From: 'Oracle' (http://www.oracle.com)
  - JSR 353 (JSON Processing) Default Provider (http://jsonp.java.net) org.glassfish:javax.json:bundle:1.0
    License: Dual license consisting of the CDDL v1.1 and GPL v2  (https://glassfish.java.net/public/CDDL+GPL_1_1.html)

From: 'Shigeru Chiba, www.javassist.org'
  - Javassist (http://www.javassist.org/) org.javassist:javassist:bundle:3.22.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: 'Square, Inc.' (http://squareup.com)
  - JavaPoet (http://github.com/square/javapoet/) com.squareup:javapoet:jar:1.8.0
    License: Apache 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)

From: 'The Apache Software Foundation' (http://www.apache.org/)
  - Apache Commons Collections (http://commons.apache.org/collections/) commons-collections:commons-collections:jar:3.2.2
    License: Apache License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - Apache Commons Configuration (http://commons.apache.org/configuration/) commons-configuration:commons-configuration:jar:1.10
    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)
  - Apache Ivy (http://ant.apache.org/ivy/) org.apache.ivy:ivy:jar:2.3.0
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)

From: 'The Apache Software Foundation' (https://www.apache.org/)
  - 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 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 Commons Text (https://commons.apache.org/proper/commons-text) org.apache.commons:commons-text:jar:1.10.0
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)

From: 'The JAVATUPLES team' (http://www.javatuples.org)
  - javatuples (http://www.javatuples.org) org.javatuples:javatuples:jar:1.2
    License: The Apache Software License, Version 2.0  (http://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.87.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.87.Final
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0)
  - Netty/Codec/DNS (https://netty.io/netty-codec-dns/) io.netty:netty-codec-dns:jar:4.1.87.Final
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0)
  - Netty/Codec/HAProxy (https://netty.io/netty-codec-haproxy/) io.netty:netty-codec-haproxy:jar:4.1.87.Final
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0)
  - Netty/Codec/HTTP (https://netty.io/netty-codec-http/) io.netty:netty-codec-http:jar:4.1.87.Final
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0)
  - Netty/Codec/HTTP2 (https://netty.io/netty-codec-http2/) io.netty:netty-codec-http2:jar:4.1.87.Final
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0)
  - Netty/Codec/Memcache (https://netty.io/netty-codec-memcache/) io.netty:netty-codec-memcache:jar:4.1.87.Final
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0)
  - Netty/Codec/MQTT (https://netty.io/netty-codec-mqtt/) io.netty:netty-codec-mqtt:jar:4.1.87.Final
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0)
  - Netty/Codec/Redis (https://netty.io/netty-codec-redis/) io.netty:netty-codec-redis:jar:4.1.87.Final
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0)
  - Netty/Codec/SMTP (https://netty.io/netty-codec-smtp/) io.netty:netty-codec-smtp:jar:4.1.87.Final
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0)
  - Netty/Codec/Socks (https://netty.io/netty-codec-socks/) io.netty:netty-codec-socks:jar:4.1.87.Final
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0)
  - Netty/Codec/Stomp (https://netty.io/netty-codec-stomp/) io.netty:netty-codec-stomp:jar:4.1.87.Final
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0)
  - Netty/Codec/XML (https://netty.io/netty-codec-xml/) io.netty:netty-codec-xml:jar:4.1.87.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.87.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.87.Final
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0)
  - Netty/Handler/Proxy (https://netty.io/netty-handler-proxy/) io.netty:netty-handler-proxy:jar:4.1.87.Final
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0)
  - Netty/Handler/Ssl/Ocsp (https://netty.io/netty-handler-ssl-ocsp/) io.netty:netty-handler-ssl-ocsp:jar:4.1.87.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.87.Final
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0)
  - Netty/Resolver/DNS (https://netty.io/netty-resolver-dns/) io.netty:netty-resolver-dns:jar:4.1.87.Final
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0)
  - Netty/Resolver/DNS/Classes/MacOS (https://netty.io/netty-resolver-dns-classes-macos/) io.netty:netty-resolver-dns-classes-macos:jar:4.1.87.Final
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0)
  - Netty/Resolver/DNS/Native/MacOS (https://netty.io/netty-resolver-dns-native-macos/) io.netty:netty-resolver-dns-native-macos:jar:4.1.87.Final
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0)
  - Netty/Resolver/DNS/Native/MacOS (https://netty.io/netty-resolver-dns-native-macos/) io.netty:netty-resolver-dns-native-macos:jar:4.1.87.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.87.Final
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0)
  - Netty/Transport/Classes/Epoll (https://netty.io/netty-transport-classes-epoll/) io.netty:netty-transport-classes-epoll:jar:4.1.87.Final
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0)
  - Netty/Transport/Classes/KQueue (https://netty.io/netty-transport-classes-kqueue/) io.netty:netty-transport-classes-kqueue:jar:4.1.87.Final
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0)
  - Netty/Transport/Native/Epoll (https://netty.io/netty-transport-native-epoll/) io.netty:netty-transport-native-epoll:jar:4.1.87.Final
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0)
  - Netty/Transport/Native/Epoll (https://netty.io/netty-transport-native-epoll/) io.netty:netty-transport-native-epoll:jar:4.1.87.Final
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0)
  - Netty/Transport/Native/KQueue (https://netty.io/netty-transport-native-kqueue/) io.netty:netty-transport-native-kqueue:jar:4.1.87.Final
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0)
  - Netty/Transport/Native/KQueue (https://netty.io/netty-transport-native-kqueue/) io.netty:netty-transport-native-kqueue:jar:4.1.87.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.87.Final
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0)
  - Netty/Transport/RXTX (https://netty.io/netty-transport-rxtx/) io.netty:netty-transport-rxtx:jar:4.1.87.Final
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0)
  - Netty/Transport/SCTP (https://netty.io/netty-transport-sctp/) io.netty:netty-transport-sctp:jar:4.1.87.Final
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0)
  - Netty/Transport/UDT (https://netty.io/netty-transport-udt/) io.netty:netty-transport-udt:jar:4.1.87.Final
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0)




