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

flink-connector-test-util


From: 'an unknown organization'
  - FindBugs-jsr305 (http://findbugs.sourceforge.net/) com.google.code.findbugs:jsr305:jar:1.3.9
    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:16.0.1
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - JLine (http://jline.sourceforge.net) jline:jline:jar:0.9.94
    License: BSD  (LICENSE.txt)
  - zookeeper  org.apache.zookeeper:zookeeper:pom:3.4.8

  - Hamcrest Core (https://github.com/hamcrest/JavaHamcrest/hamcrest-core) org.hamcrest:hamcrest-core:jar:1.3
    License: New BSD License  (http://www.opensource.org/licenses/bsd-license.php)
  - LZ4 and xxHash (https://github.com/lz4/lz4-java) org.lz4:lz4-java:jar:1.6.0
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - reactive-streams (http://www.reactive-streams.org/) org.reactivestreams:reactive-streams:jar:1.0.2
    License: CC0  (http://creativecommons.org/publicdomain/zero/1.0/)

From: 'Apache Software Foundation' (http://www.apache.org)
  - Apache Log4j (http://logging.apache.org/log4j/1.2/) log4j:log4j:bundle:1.2.16
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)

From: 'com.github.scopt' (https://github.com/scopt/scopt)
  - scopt (https://github.com/scopt/scopt) com.github.scopt:scopt_2.11:jar:3.5.0
    License: MIT License  (http://www.opensource.org/licenses/mit-license.php)

From: 'com.twitter'
  - chill-java (https://github.com/twitter/chill) com.twitter:chill-java:jar:0.7.6
    License: Apache 2  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - chill (https://github.com/twitter/chill) com.twitter:chill_2.11:jar:0.7.6
    License: Apache 2  (http://www.apache.org/licenses/LICENSE-2.0.txt)

From: 'com.typesafe'
  - config (https://github.com/lightbend/config) com.typesafe:config:bundle:1.3.3
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0)

From: 'JUnit' (http://www.junit.org)
  - JUnit (http://junit.org) junit:junit:jar:4.12
    License: Eclipse Public License 1.0  (http://www.eclipse.org/legal/epl-v10.html)

From: 'LAMP/EPFL' (http://lamp.epfl.ch/)
  - Scala Library (http://www.scala-lang.org/) org.scala-lang:scala-library:jar:2.11.12
    License: BSD 3-Clause  (http://www.scala-lang.org/license.html)

From: 'Lightbend'
  - ssl-config-core (https://github.com/lightbend/ssl-config) com.typesafe:ssl-config-core_2.11:bundle:0.3.7
    License: Apache-2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)

From: 'Lightbend Inc.' (http://www.lightbend.com)
  - akka-actor (http://akka.io/) com.typesafe.akka:akka-actor_2.11:jar:2.5.21
    License: Apache License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0)
  - akka-protobuf (http://akka.io/) com.typesafe.akka:akka-protobuf_2.11:jar:2.5.21
    License: Apache License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0)
  - akka-slf4j (http://akka.io/) com.typesafe.akka:akka-slf4j_2.11:jar:2.5.21
    License: Apache License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0)
  - akka-stream (http://akka.io/) com.typesafe.akka:akka-stream_2.11:jar:2.5.21
    License: Apache License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0)

From: 'org.clapper' (http://software.clapper.org/grizzled-slf4j/)
  - grizzled-slf4j (http://software.clapper.org/grizzled-slf4j/) org.clapper:grizzled-slf4j_2.11:jar:1.3.2
    License: BSD  (http://software.clapper.org/grizzled-slf4j/license.html)

From: 'org.scala-lang.modules' (http://www.scala-lang.org/)
  - scala-java8-compat (http://www.scala-lang.org/) org.scala-lang.modules:scala-java8-compat_2.11:bundle:0.7.0
    License: BSD 3-clause  (http://opensource.org/licenses/BSD-3-Clause)
  - scala-parser-combinators (http://www.scala-lang.org/) org.scala-lang.modules:scala-parser-combinators_2.11:bundle:1.1.1
    License: BSD 3-clause  (http://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.15
    License: MIT License  (http://www.opensource.org/licenses/mit-license.php)

From: 'Shigeru Chiba, www.javassist.org'
  - Javassist (http://www.javassist.org/) org.javassist:javassist:bundle:3.24.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://www.apache.org/)
  - Apache Commons CLI (http://commons.apache.org/proper/commons-cli/) commons-cli:commons-cli:jar:1.3.1
    License: Apache License, Version 2.0  (http://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.3.2
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - Curator Testing (http://curator.apache.org/curator-test) org.apache.curator:curator-test:jar:2.12.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/)
  - flink-connector-debezium (https://www.apache.org/flink-cdc-connectors/flink-connector-debezium/) com.alibaba.ververica:flink-connector-debezium:jar:1.3.0
    License: The Apache Software 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.7
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)
  - Flink : Clients (https://flink.apache.org/flink-clients_2.11) org.apache.flink:flink-clients_2.11:jar:1.12.1
    License: The Apache Software License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)
  - Flink : FileSystems : Hadoop FS (https://flink.apache.org/flink-filesystems/flink-hadoop-fs) org.apache.flink:flink-hadoop-fs:jar:1.12.1
    License: The Apache Software License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)
  - Flink : Java (https://flink.apache.org/flink-java) org.apache.flink:flink-java:jar:1.12.1
    License: The Apache Software License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)
  - Flink : Optimizer (https://flink.apache.org/flink-optimizer_2.11) org.apache.flink:flink-optimizer_2.11:jar:1.12.1
    License: The Apache Software License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)
  - Flink : Queryable state : Client Java (https://flink.apache.org/flink-queryable-state/flink-queryable-state-client-java) org.apache.flink:flink-queryable-state-client-java:jar:1.12.1
    License: The Apache Software License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)
  - Flink : Runtime (https://flink.apache.org/flink-runtime_2.11) org.apache.flink:flink-runtime_2.11:jar:1.12.1
    License: The Apache Software License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)
  - Flink : Runtime (https://flink.apache.org/flink-runtime_2.11) org.apache.flink:flink-runtime_2.11:jar:1.12.1
    License: The Apache Software License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)
  - flink-shaded-guava-18 (http://flink.apache.org/flink-shaded-guava) org.apache.flink:flink-shaded-guava:jar:18.0-12.0
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - flink-shaded-jackson-2 (http://flink.apache.org/flink-shaded-jackson-parent/flink-shaded-jackson) org.apache.flink:flink-shaded-jackson:jar:2.10.1-12.0
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - flink-shaded-netty-4 (http://flink.apache.org/flink-shaded-netty) org.apache.flink:flink-shaded-netty:jar:4.1.49.Final-12.0
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - flink-shaded-zookeeper-3.4 (http://flink.apache.org/flink-shaded-zookeeper-parent/flink-shaded-zookeeper-3) org.apache.flink:flink-shaded-zookeeper-3:jar:3.4.14-12.0
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - Flink : Test utils : Junit (https://flink.apache.org/flink-test-utils-parent/flink-test-utils-junit) org.apache.flink:flink-test-utils-junit:jar:1.12.1
    License: The Apache Software License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)
  - Flink : Test utils : Utils (https://flink.apache.org/flink-test-utils-parent/flink-test-utils_2.11) org.apache.flink:flink-test-utils_2.11:jar:1.12.1
    License: The Apache Software License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)
  - Flink : Tools : Force Shading (https://www.apache.org/force-shading/) org.apache.flink:force-shading:jar:1.12.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.1
    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.1
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)
  - Apache Log4j SLF4J Binding (https://logging.apache.org/log4j/2.x/log4j-slf4j-impl/) org.apache.logging.log4j:log4j-slf4j-impl:jar:2.12.1
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)

From: 'The Netty Project' (http://netty.io/)
  - The Netty Project (http://netty.io/) io.netty:netty:bundle:3.7.0.Final
    License: Apache License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0)

From: 'xerial.org'
  - snappy-java (https://github.com/xerial/snappy-java) org.xerial.snappy:snappy-java:bundle:1.1.4
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)




