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

META-INF.DEPENDENCIES Maven / Gradle / Ivy

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

flink-table


From: 'an unknown organization'
  - Kryo Shaded (https://github.com/EsotericSoftware/kryo/kryo-shaded) com.esotericsoftware:kryo-shaded:bundle:3.0.3
    License: New BSD License  (http://www.opensource.org/licenses/bsd-license.php)
  - MinLog (https://github.com/EsotericSoftware/minlog) com.esotericsoftware:minlog:bundle:1.3.0
    License: New BSD License  (http://www.opensource.org/licenses/bsd-license.php)
  - 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)
  - Esri Geometry API for Java (https://github.com/Esri/geometry-api-java) com.esri.geometry:esri-geometry-api:jar:2.0.0
    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)
  - aircompressor (http://github.com/airlift/aircompressor) io.airlift:aircompressor:jar:0.8
    License: Apache License 2.0  (http://www.apache.org/licenses/LICENSE-2.0.html)
  - 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)
  - pyrolite (https://github.com/irmen/Pyrolite) net.razorvine:pyrolite:jar:4.13
    License: MIT License  (https://raw.githubusercontent.com/irmen/Pyrolite/master/LICENSE)
  - zookeeper  org.apache.zookeeper:zookeeper:pom:3.4.10
    License: The Apache Software 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.7
    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.7
    License: New BSD License  (https://raw.githubusercontent.com/janino-compiler/janino/master/LICENSE)
  - Javassist (http://www.javassist.org/) org.javassist:javassist:bundle:3.18.2-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/)
  - LZ4 and xxHash (https://github.com/lz4/lz4-java) org.lz4:lz4-java:jar:1.5.0
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - Reflections (http://github.com/ronmamo/reflections) org.reflections:reflections:jar:0.9.10
    License: WTFPL  (http://www.wtfpl.net/)    License: The New BSD License  (http://www.opensource.org/licenses/bsd-license.html)
  - RocksDB JNI (http://rocksdb.org/) org.rocksdb:rocksdbjni:jar:5.7.5
    License: Apache License 2.0  (http://www.apache.org/licenses/LICENSE-2.0.html)    License: GNU General Public License, version 2  (http://www.gnu.org/licenses/gpl-2.0.html)
  - XZ for Java (http://tukaani.org/xz/java.html) org.tukaani:xz:jar:1.5
    License: Public Domain 

From: 'FasterXML' (http://fasterxml.com/)
  - Jackson-annotations (http://github.com/FasterXML/jackson) com.fasterxml.jackson.core:jackson-annotations:bundle:2.7.0
    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.7.4
    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.7.4
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)

From: 'Joda.org' (http://www.joda.org)
  - Joda-Time (http://www.joda.org/joda-time/) joda-time:joda-time:jar:2.5
    License: Apache 2  (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: 'Julian Hyde' (http://www.hydromatic.net)
  - Aggregate Designer Algorithm (http://github.com/julianhyde/aggdesigner/aggdesigner-algorithm) net.hydromatic:aggdesigner-algorithm:jar:6.0
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)

From: 'The Apache Software Foundation' (http://www.apache.org/)
  - Apache Commons Codec (http://commons.apache.org/proper/commons-codec/) commons-codec:commons-codec:jar:1.10
    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 Configuration (http://commons.apache.org/configuration/) commons-configuration:commons-configuration:jar:1.7
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - Commons Digester (http://commons.apache.org/digester/) commons-digester:commons-digester:jar:1.8.1
    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 Compress (http://commons.apache.org/compress/) org.apache.commons:commons-compress:jar:1.4.1
    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)
  - ApacheDS JDBM Original Implementation (http://directory.apache.org/jdbm/apacheds-jdbm1) org.apache.directory.jdbm:apacheds-jdbm1:bundle:2.0.0-M2
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - Apache Parquet Column (https://parquet.apache.org) org.apache.parquet:parquet-column:jar:1.8.2
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - Apache Parquet Common (https://parquet.apache.org) org.apache.parquet:parquet-common:jar:1.8.2
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - Apache Parquet Encodings (https://parquet.apache.org) org.apache.parquet:parquet-encoding:jar:1.8.2
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - Apache Parquet Format (http://parquet.apache.org/) org.apache.parquet:parquet-format:jar:2.3.1
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - Apache Parquet Hadoop (https://parquet.apache.org) org.apache.parquet:parquet-hadoop:jar:1.8.2
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - Apache Parquet Jackson (https://parquet.apache.org) org.apache.parquet:parquet-jackson:jar:1.8.2
    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 Calcite Avatica (https://calcite.apache.org/avatica/avatica-core) org.apache.calcite.avatica:avatica-core:jar:1.12.0
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0)

From: 'The Apache Software Foundation' (https://www.apache.org/)
  - flink-annotations (http://flink.apache.org/flink-annotations) com.alibaba.blink:flink-annotations:jar:1.5.1
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - flink-core (http://flink.apache.org/flink-core) com.alibaba.blink:flink-core:jar:1.5.1
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - flink-metrics-core (http://flink.apache.org/flink-metrics/flink-metrics-core) com.alibaba.blink:flink-metrics-core:jar:1.5.1
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - flink-metrics-dropwizard (http://flink.apache.org/flink-metrics/flink-metrics-dropwizard) com.alibaba.blink:flink-metrics-dropwizard:jar:1.5.1
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - flink-python (http://flink.apache.org/flink-libraries/flink-python_2.11) com.alibaba.blink:flink-python_2.11:jar:1.5.1
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - flink-service (http://flink.apache.org/flink-service) com.alibaba.blink:flink-service:jar:1.5.1
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - flink-statebackend-rocksdb (http://flink.apache.org/flink-state-backends/flink-statebackend-rocksdb_2.11) com.alibaba.blink:flink-statebackend-rocksdb_2.11:jar:1.5.1
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - flink-table-common (http://flink.apache.org/flink-libraries/flink-table-common) com.alibaba.blink:flink-table-common:jar:1.5.1
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - force-shading (https://www.apache.org/force-shading/) com.alibaba.blink:force-shading:jar:1.5.1
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)
  - Calcite Core (https://calcite.apache.org/calcite-core) com.alibaba.calcite:calcite-core:jar:1.17.0-flink-r2
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)
  - flink-shaded-hive (http://flink.apache.org/flink-shaded-hive) com.alibaba.flink:flink-shaded-hive:jar:6.0-flink
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - Calcite Linq4j (https://calcite.apache.org/calcite-linq4j) org.apache.calcite:calcite-linq4j:jar:1.17.0
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)
  - Apache Commons DBCP (http://commons.apache.org/dbcp/) org.apache.commons:commons-dbcp2:jar:2.4.0
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)
  - Apache Commons Pool (http://commons.apache.org/proper/commons-pool/) org.apache.commons:commons-pool2:jar:2.5.0
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)
  - flink-shaded-asm-5 (http://flink.apache.org/flink-shaded-asm) org.apache.flink:flink-shaded-asm:jar:5.0.4-2.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-2.0
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - ORC Core (http://orc.apache.org/orc-core) org.apache.orc:orc-core:jar:1.4.3
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)
  - ORC MapReduce (http://orc.apache.org/orc-mapreduce) org.apache.orc:orc-mapreduce:jar:1.4.3
    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)

From: 'Yahoo! Inc.' (https://www.yahoo.com)
  - com.yahoo.datasketches:memory (https://datasketches.github.io/memory/) com.yahoo.datasketches:memory:jar:0.9.0
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0)
  - com.yahoo.datasketches:sketches-core (https://datasketches.github.io/sketches-core/) com.yahoo.datasketches:sketches-core:jar:0.9.0
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0)








© 2015 - 2025 Weber Informatics LLC | Privacy Policy