All Downloads are FREE. Search and download functionalities are using the official Maven repository.

META-INF.DEPENDENCIES Maven / Gradle / Ivy

Go to download

There is a newer version: 1.13.6
Show newest version
// ------------------------------------------------------------------
// Transitive dependencies of this project determined from the
// maven pom organized by organization.
// ------------------------------------------------------------------

flink-table-uber-blink


From: 'an unknown organization'
  - Kryo (https://github.com/EsotericSoftware/kryo) com.esotericsoftware.kryo:kryo:bundle:2.24.0
    License: New BSD License  (http://www.opensource.org/licenses/bsd-license.php)
  - MinLog (http://code.google.com/p/minlog/) com.esotericsoftware.minlog:minlog:jar:1.2
    License: New BSD License  (http://www.opensource.org/licenses/bsd-license.php)
  - 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 (https://github.com/google/guava/guava) com.google.guava:guava:bundle:19.0
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - Calcite Core (https://calcite.apache.org) org.apache.calcite:calcite-core:jar:1.22.0
    License: The Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)
  - Apache Calcite Avatica (https://calcite.apache.org/avatica) org.apache.calcite.avatica:avatica-core:jar:1.16.0
    License: The Apache License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - org.apiguardian:apiguardian-api (https://github.com/apiguardian-team/apiguardian) org.apiguardian:apiguardian-api:jar:1.1.0
    License: The Apache License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - commons-compiler (http://janino-compiler.github.io/commons-compiler/) org.codehaus.janino:commons-compiler:jar:3.0.9
    License: New BSD License  (https://raw.githubusercontent.com/janino-compiler/janino/master/LICENSE)
  - janino (http://janino-compiler.github.io/janino/) org.codehaus.janino:janino:jar:3.0.9
    License: New BSD License  (https://raw.githubusercontent.com/janino-compiler/janino/master/LICENSE)
  - 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: 'com.github.scopt' (https://github.com/scopt/scopt)
  - scopt (https://github.com/scopt/scopt) com.github.scopt:scopt_2.12: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.12:jar:0.7.6
    License: Apache 2  (http://www.apache.org/licenses/LICENSE-2.0.txt)

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

From: 'Joe Walnes, Henri Tremblay, Leonardo Mesquita'
  - Objenesis (http://objenesis.org) org.objenesis:objenesis:jar:2.1
    License: Apache 2  (http://www.apache.org/licenses/LICENSE-2.0.txt)

From: 'LAMP/EPFL' (http://lamp.epfl.ch/)
  - Scala Compiler (http://www.scala-lang.org/) org.scala-lang:scala-compiler:jar:2.12.7
    License: BSD 3-Clause  (http://www.scala-lang.org/license.html)
  - Scala Library (http://www.scala-lang.org/) org.scala-lang:scala-library:jar:2.12.7
    License: BSD 3-Clause  (http://www.scala-lang.org/license.html)
  - Scala Compiler (http://www.scala-lang.org/) org.scala-lang:scala-reflect:jar:2.12.7
    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.12: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.12: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.12: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.12: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.12: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.12: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.12:bundle:0.8.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.12:bundle:1.1.1
    License: BSD 3-clause  (http://opensource.org/licenses/BSD-3-Clause)
  - scala-xml (http://www.scala-lang.org/) org.scala-lang.modules:scala-xml_2.12:bundle:1.0.6
    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 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)
  - Commons IO (http://commons.apache.org/io/) commons-io:commons-io:jar:2.4
    License: The Apache Software 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)
  - Apache Commons Math (http://commons.apache.org/proper/commons-math/) org.apache.commons:commons-math3:jar:3.5
    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 Compress (https://commons.apache.org/proper/commons-compress/) org.apache.commons:commons-compress:jar:1.20
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)
  - flink-annotations (https://flink.apache.org/flink-annotations) org.apache.flink:flink-annotations:jar:1.11.2
    License: The Apache Software License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)
  - flink-cep (https://flink.apache.org/flink-libraries/flink-cep_2.12) org.apache.flink:flink-cep_2.12:jar:1.11.2
    License: The Apache Software License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)
  - flink-core (https://flink.apache.org/flink-core) org.apache.flink:flink-core:jar:1.11.2
    License: The Apache Software License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)
  - flink-hadoop-fs (https://flink.apache.org/flink-filesystems/flink-hadoop-fs) org.apache.flink:flink-hadoop-fs:jar:1.11.2
    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.11.2
    License: The Apache Software License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)
  - flink-metrics-core (https://flink.apache.org/flink-metrics/flink-metrics-core) org.apache.flink:flink-metrics-core:jar:1.11.2
    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.11.2
    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.12) org.apache.flink:flink-runtime_2.12:jar:1.11.2
    License: The Apache Software License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)
  - flink-scala (https://flink.apache.org/flink-scala_2.12) org.apache.flink:flink-scala_2.12:jar:1.11.2
    License: The Apache Software License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)
  - flink-shaded-asm-7 (http://flink.apache.org/flink-shaded-asm-7) org.apache.flink:flink-shaded-asm-7:jar:7.1-11.0
    License: The Apache Software License, Version 2.0  (http://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-11.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-11.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.39.Final-11.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-11.0
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - flink-sql-parser (https://flink.apache.org/flink-table/flink-sql-parser) org.apache.flink:flink-sql-parser:jar:1.11.2
    License: The Apache Software License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)
  - flink-sql-parser-hive (https://flink.apache.org/flink-table/flink-sql-parser-hive) org.apache.flink:flink-sql-parser-hive:jar:1.11.2
    License: The Apache Software License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)
  - flink-streaming-java (https://flink.apache.org/flink-streaming-java_2.12) org.apache.flink:flink-streaming-java_2.12:jar:1.11.2
    License: The Apache Software License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)
  - flink-streaming-scala (https://flink.apache.org/flink-streaming-scala_2.12) org.apache.flink:flink-streaming-scala_2.12:jar:1.11.2
    License: The Apache Software License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)
  - flink-table-api-java (https://flink.apache.org/flink-table/flink-table-api-java) org.apache.flink:flink-table-api-java:jar:1.11.2
    License: The Apache Software License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)
  - flink-table-api-java-bridge (https://flink.apache.org/flink-table/flink-table-api-java-bridge_2.12) org.apache.flink:flink-table-api-java-bridge_2.12:jar:1.11.2
    License: The Apache Software License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)
  - flink-table-api-scala-bridge (https://flink.apache.org/flink-table/flink-table-api-scala-bridge_2.12) org.apache.flink:flink-table-api-scala-bridge_2.12:jar:1.11.2
    License: The Apache Software License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)
  - flink-table-api-scala (https://flink.apache.org/flink-table/flink-table-api-scala_2.12) org.apache.flink:flink-table-api-scala_2.12:jar:1.11.2
    License: The Apache Software License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)
  - flink-table-common (https://flink.apache.org/flink-table/flink-table-common) org.apache.flink:flink-table-common:jar:1.11.2
    License: The Apache Software License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)
  - flink-table-planner-blink (https://flink.apache.org/flink-table/flink-table-planner-blink_2.12) org.apache.flink:flink-table-planner-blink_2.12:jar:1.11.2
    License: The Apache Software License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)
  - flink-table-runtime-blink (https://flink.apache.org/flink-table/flink-table-runtime-blink_2.12) org.apache.flink:flink-table-runtime-blink_2.12:jar:1.11.2
    License: The Apache Software License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)
  - force-shading (https://www.apache.org/force-shading/) org.apache.flink:force-shading:jar:1.11.2
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)

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)








© 2015 - 2024 Weber Informatics LLC | Privacy Policy