META-INF.DEPENDENCIES Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of flink-table-planner_2.12 Show documentation
Show all versions of flink-table-planner_2.12 Show documentation
This module connects Table/SQL API and runtime. It is responsible
for translating and optimizing a table program into a Flink pipeline.
The module can access all resources that are required during
pre-flight and runtime phase for planning.
The newest version!
// ------------------------------------------------------------------
// Transitive dependencies of this project determined from the
// maven pom organized by organization.
// ------------------------------------------------------------------
Flink : Table : Planner
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 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:32.1.3-jre
License: Apache License, Version 2.0 (http://www.apache.org/licenses/LICENSE-2.0.txt)
- Guava ListenableFuture only (https://github.com/google/guava/listenablefuture) com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava
License: The Apache Software License, Version 2.0 (http://www.apache.org/licenses/LICENSE-2.0.txt)
- J2ObjC Annotations (https://github.com/google/j2objc/) com.google.j2objc:j2objc-annotations:jar:2.8
License: Apache License, Version 2.0 (http://www.apache.org/licenses/LICENSE-2.0.txt)
- ICU4J (http://icu-project.org/) com.ibm.icu:icu4j:jar:67.1
License: Unicode/ICU License (https://raw.githubusercontent.com/unicode-org/icu/master/icu4c/LICENSE)
- project ':json-path' (https://github.com/jayway/JsonPath) com.jayway.jsonpath:json-path:jar:2.7.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.32.0
License: The Apache License, Version 2.0 (https://www.apache.org/licenses/LICENSE-2.0.txt)
- Calcite Linq4j (https://calcite.apache.org) org.apache.calcite:calcite-linq4j:jar:1.32.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.22.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.2
License: The Apache License, Version 2.0 (http://www.apache.org/licenses/LICENSE-2.0.txt)
- Checker Qual (https://checkerframework.org) org.checkerframework:checker-qual:jar:3.12.0
License: The MIT License (http://opensource.org/licenses/MIT)
- commons-compiler (http://janino-compiler.github.io/commons-compiler/) org.codehaus.janino:commons-compiler:jar:3.1.10
License: BSD-3-Clause (https://spdx.org/licenses/BSD-3-Clause.html)
- janino (http://janino-compiler.github.io/janino/) org.codehaus.janino:janino:jar:3.1.10
License: BSD-3-Clause (https://spdx.org/licenses/BSD-3-Clause.html)
- org.locationtech.jts:jts-core (https://www.locationtech.org/projects/technology.jts/jts-modules/jts-core) org.locationtech.jts:jts-core:bundle:1.19.0
License: Eclipse Public License, Version 2.0 (https://github.com/locationtech/jts/blob/master/LICENSE_EPLv2.txt)
License: Eclipse Distribution License - v 1.0 (https://github.com/locationtech/jts/blob/master/LICENSE_EDLv1.txt)
- LZ4 and xxHash (https://github.com/lz4/lz4-java) org.lz4:lz4-java:jar:1.8.0
License: The Apache Software License, Version 2.0 (http://www.apache.org/licenses/LICENSE-2.0.txt)
- SnakeYAML Engine (https://bitbucket.org/snakeyaml/snakeyaml-engine) org.snakeyaml:snakeyaml-engine:bundle:2.6
License: Apache License, Version 2.0 (http://www.apache.org/licenses/LICENSE-2.0.txt)
- async-profiler (https://profiler.tools) tools.profiler:async-profiler:jar:2.9
License: Apache License Version 2.0 (http://www.apache.org/licenses/LICENSE-2.0)
From: 'Chemouni Uriel' (https://urielch.github.io/)
- ASM based accessors helper used by json-smart (https://urielch.github.io/) net.minidev:accessors-smart:bundle:2.4.7
License: The Apache Software License, Version 2.0 (http://www.apache.org/licenses/LICENSE-2.0.txt)
- JSON Small and Fast Parser (https://urielch.github.io/) net.minidev:json-smart:bundle:2.4.7
License: The Apache Software License, Version 2.0 (http://www.apache.org/licenses/LICENSE-2.0.txt)
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: 'FasterXML' (http://fasterxml.com/)
- Jackson-annotations (https://github.com/FasterXML/jackson) com.fasterxml.jackson.core:jackson-annotations:jar:2.15.3
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:jar:2.15.3
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:jar:2.15.3
License: The Apache Software License, Version 2.0 (https://www.apache.org/licenses/LICENSE-2.0.txt)
From: 'Google LLC' (http://www.google.com)
- error-prone annotations (https://errorprone.info/error_prone_annotations) com.google.errorprone:error_prone_annotations:jar:2.21.1
License: Apache 2.0 (http://www.apache.org/licenses/LICENSE-2.0.txt)
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: 'org.scala-lang.modules' (http://www.scala-lang.org/)
- 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: 'OW2' (http://www.ow2.org/)
- asm (http://asm.ow2.io/) org.ow2.asm:asm:jar:9.1
License: BSD-3-Clause (https://asm.ow2.io/license.html)
From: 'QOS.ch' (http://www.qos.ch)
- SLF4J API Module (http://www.slf4j.org) org.slf4j:slf4j-api:jar:1.7.36
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 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 Math (http://commons.apache.org/proper/commons-math/) org.apache.commons:commons-math3:jar:3.6.1
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 CLI (https://commons.apache.org/proper/commons-cli/) commons-cli:commons-cli:jar:1.5.0
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.15.1
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.26.0
License: Apache-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)
- Flink : Annotations (https://flink.apache.org/flink-annotations) org.apache.flink:flink-annotations:jar:2.0-preview1
License: The Apache Software License, Version 2.0 (https://www.apache.org/licenses/LICENSE-2.0.txt)
- Flink : Libraries : CEP (https://flink.apache.org/flink-libraries/flink-cep) org.apache.flink:flink-cep:jar:2.0-preview1
License: The Apache Software License, Version 2.0 (https://www.apache.org/licenses/LICENSE-2.0.txt)
- Flink : Connectors : Datagen (https://flink.apache.org/flink-connectors/flink-connector-datagen) org.apache.flink:flink-connector-datagen:jar:2.0-preview1
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:2.0-preview1
License: The Apache Software License, Version 2.0 (https://www.apache.org/licenses/LICENSE-2.0.txt)
- Flink : Core API (https://flink.apache.org/flink-core-api) org.apache.flink:flink-core-api:jar:2.0-preview1
License: The Apache Software License, Version 2.0 (https://www.apache.org/licenses/LICENSE-2.0.txt)
- Flink : Connectors : File Sink Common (https://flink.apache.org/flink-connectors/flink-file-sink-common) org.apache.flink:flink-file-sink-common:jar:2.0-preview1
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:2.0-preview1
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:2.0-preview1
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:2.0-preview1
License: The Apache Software License, Version 2.0 (https://www.apache.org/licenses/LICENSE-2.0.txt)
- Flink : RPC : Akka-Loader (https://flink.apache.org/flink-rpc/flink-rpc-akka-loader) org.apache.flink:flink-rpc-akka-loader:jar:2.0-preview1
License: The Apache Software License, Version 2.0 (https://www.apache.org/licenses/LICENSE-2.0.txt)
- Flink : RPC : Core (https://flink.apache.org/flink-rpc/flink-rpc-core) org.apache.flink:flink-rpc-core:jar:2.0-preview1
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) org.apache.flink:flink-runtime:jar:2.0-preview1
License: The Apache Software License, Version 2.0 (https://www.apache.org/licenses/LICENSE-2.0.txt)
- flink-shaded-asm-9 (http://flink.apache.org/flink-shaded-asm-9) org.apache.flink:flink-shaded-asm-9:jar:9.6-19.0
License: The Apache Software License, Version 2.0 (http://www.apache.org/licenses/LICENSE-2.0.txt)
- flink-shaded-force-shading (http://flink.apache.org/flink-shaded-force-shading) org.apache.flink:flink-shaded-force-shading:jar:19.0
License: The Apache Software License, Version 2.0 (http://www.apache.org/licenses/LICENSE-2.0.txt)
- flink-shaded-guava-32 (http://flink.apache.org/flink-shaded-guava) org.apache.flink:flink-shaded-guava:jar:32.1.3-jre-19.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.15.3-19.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.100.Final-19.0
License: The Apache Software License, Version 2.0 (http://www.apache.org/licenses/LICENSE-2.0.txt)
- flink-shaded-zookeeper-3.7 (http://flink.apache.org/flink-shaded-zookeeper-parent/flink-shaded-zookeeper-3) org.apache.flink:flink-shaded-zookeeper-3:jar:3.7.2-19.0
License: The Apache Software License, Version 2.0 (http://www.apache.org/licenses/LICENSE-2.0.txt)
- Flink : Table : SQL Parser (https://flink.apache.org/flink-table/flink-sql-parser) org.apache.flink:flink-sql-parser:jar:2.0-preview1
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) org.apache.flink:flink-streaming-java:jar:2.0-preview1
License: The Apache Software License, Version 2.0 (https://www.apache.org/licenses/LICENSE-2.0.txt)
- Flink : Table : API bridge base (https://flink.apache.org/flink-table/flink-table-api-bridge-base) org.apache.flink:flink-table-api-bridge-base:jar:2.0-preview1
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:2.0-preview1
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) org.apache.flink:flink-table-api-java-bridge:jar:2.0-preview1
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:2.0-preview1
License: The Apache Software License, Version 2.0 (https://www.apache.org/licenses/LICENSE-2.0.txt)
- Flink : Table : Calcite Bridge (https://flink.apache.org/flink-table/flink-table-calcite-bridge) org.apache.flink:flink-table-calcite-bridge:jar:2.0-preview1
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:2.0-preview1
License: The Apache Software License, Version 2.0 (https://www.apache.org/licenses/LICENSE-2.0.txt)
- Flink : Table : Runtime (https://flink.apache.org/flink-table/flink-table-runtime) org.apache.flink:flink-table-runtime:jar:2.0-preview1
License: The Apache Software License, Version 2.0 (https://www.apache.org/licenses/LICENSE-2.0.txt)
From: 'The Immutables.org authors' (http://immutables.org)
- org.immutables.value (http://immutables.org/value) org.immutables:value:jar:2.8.8
License: The Apache Software License, Version 2.0 (http://www.apache.org/licenses/LICENSE-2.0.txt)
- org.immutables.value-annotations (http://immutables.org/value-annotations) org.immutables:value-annotations:jar:2.8.8
License: The Apache Software License, Version 2.0 (http://www.apache.org/licenses/LICENSE-2.0.txt)
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.4
License: Apache-2.0 (https://www.apache.org/licenses/LICENSE-2.0.html)
© 2015 - 2025 Weber Informatics LLC | Privacy Policy