META-INF.DEPENDENCIES Maven / Gradle / Ivy
// ------------------------------------------------------------------
// Transitive dependencies of this project determined from the
// maven pom organized by organization.
// ------------------------------------------------------------------
Paimon : Hive Connector Common
From: 'an unknown organization'
- Caffeine cache (https://github.com/ben-manes/caffeine) com.github.ben-manes.caffeine:caffeine:jar:2.9.3
License: Apache License, Version 2.0 (https://www.apache.org/licenses/LICENSE-2.0.txt)
- guava-mini (http://github.com/davidmoten/guava-mini) com.github.davidmoten:guava-mini:bundle:0.1.3
License: The Apache Software License, Version 2.0 (http://www.apache.org/licenses/LICENSE-2.0.txt)
- hilbert-curve (http://github.com/davidmoten/hilbert-curve) com.github.davidmoten:hilbert-curve:jar:0.2.2
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:1.3.9
License: The Apache Software License, Version 2.0 (http://www.apache.org/licenses/LICENSE-2.0.txt)
- error-prone annotations (http://nexus.sonatype.org/oss-repository-hosting.html/error_prone_parent/error_prone_annotations) com.google.errorprone:error_prone_annotations:jar:2.5.1
License: Apache 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 (http://code.google.com/p/guava-libraries/guava) com.google.guava:guava:jar:11.0.2
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:1.3
License: The Apache Software License, Version 2.0 (http://www.apache.org/licenses/LICENSE-2.0.txt)
- Protocol Buffers [Core] (https://developers.google.com/protocol-buffers/protobuf-java/) com.google.protobuf:protobuf-java:bundle:3.19.6
License: 3-Clause BSD License (https://opensource.org/licenses/BSD-3-Clause)
- aircompressor (http://github.com/airlift/aircompressor) io.airlift:aircompressor:jar:0.21
License: Apache License 2.0 (http://www.apache.org/licenses/LICENSE-2.0.html)
- fastutil (http://fastutil.di.unimi.it/) it.unimi.dsi:fastutil:jar:8.5.12
License: Apache License, Version 2.0 (http://www.apache.org/licenses/LICENSE-2.0.html)
- Zero-allocation Hashing (https://github.com/OpenHFT/Zero-Allocation-Hashing) net.openhft:zero-allocation-hashing:bundle:0.16
License: Apache License, Version 2.0 (http://www.apache.org/licenses/LICENSE-2.0)
- Checker Qual (https://checkerframework.org) org.checkerframework:checker-qual:jar:3.8.0
License: The MIT License (http://opensource.org/licenses/MIT)
- Commons Compiler (http://docs.codehaus.org/display/JANINO/Home/commons-compiler) org.codehaus.janino:commons-compiler:jar:2.7.6
License: New BSD License (http://dist.codehaus.org/janino/new_bsd_license.txt)
- Janino (http://docs.codehaus.org/display/JANINO/Home/janino) org.codehaus.janino:janino:jar:2.7.6
License: New BSD License (http://dist.codehaus.org/janino/new_bsd_license.txt)
- JetBrains Java Annotations (https://github.com/JetBrains/java-annotations) org.jetbrains:annotations:jar:17.0.0
License: The Apache Software License, Version 2.0 (https://www.apache.org/licenses/LICENSE-2.0.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)
- org.roaringbitmap:RoaringBitmap (https://github.com/RoaringBitmap/RoaringBitmap) org.roaringbitmap:RoaringBitmap:jar:1.0.5
License: Apache 2 (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: 'ANTLR' (http://www.antlr.org)
- ANTLR 4 Runtime (http://www.antlr.org/antlr4-runtime) org.antlr:antlr4-runtime:jar:4.8
License: The BSD License (http://www.antlr.org/license.html)
From: 'com.github.luben'
- zstd-jni (https://github.com/luben/zstd-jni) com.github.luben:zstd-jni:jar:1.5.5-11
License: BSD 2-Clause License (https://opensource.org/licenses/BSD-2-Clause)
From: 'FasterXML' (http://fasterxml.com/)
- Jackson-annotations (https://github.com/FasterXML/jackson) com.fasterxml.jackson.core:jackson-annotations:bundle:2.14.2
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:bundle:2.14.2
License: The Apache Software License, Version 2.0 (https://www.apache.org/licenses/LICENSE-2.0.txt)
- jackson-databind (http://github.com/FasterXML/jackson) com.fasterxml.jackson.core:jackson-databind:bundle:2.12.6.1
License: The Apache Software License, Version 2.0 (http://www.apache.org/licenses/LICENSE-2.0.txt)
- Jackson-dataformat-CSV (https://github.com/FasterXML/jackson-dataformats-text) com.fasterxml.jackson.dataformat:jackson-dataformat-csv:bundle:2.14.2
License: The Apache Software License, Version 2.0 (https://www.apache.org/licenses/LICENSE-2.0.txt)
- Jackson-dataformat-YAML (https://github.com/FasterXML/jackson-dataformats-text) com.fasterxml.jackson.dataformat:jackson-dataformat-yaml:bundle:2.14.2
License: The Apache Software License, Version 2.0 (https://www.apache.org/licenses/LICENSE-2.0.txt)
- Jackson datatype: jdk8 (https://github.com/FasterXML/jackson-modules-java8/jackson-datatype-jdk8) com.fasterxml.jackson.datatype:jackson-datatype-jdk8:bundle:2.14.2
License: The Apache Software License, Version 2.0 (http://www.apache.org/licenses/LICENSE-2.0.txt)
- Jackson datatype: JSR310 (https://github.com/FasterXML/jackson-modules-java8/jackson-datatype-jsr310) com.fasterxml.jackson.datatype:jackson-datatype-jsr310:bundle:2.14.2
License: The Apache Software License, Version 2.0 (http://www.apache.org/licenses/LICENSE-2.0.txt)
From: 'QOS.ch' (http://www.qos.ch)
- SLF4J API Module (http://www.slf4j.org) org.slf4j:slf4j-api:jar:1.7.32
License: MIT License (http://www.opensource.org/licenses/mit-license.php)
From: 'The Apache Software Foundation' (http://www.apache.org/)
- Commons Pool (http://commons.apache.org/pool/) commons-pool:commons-pool:jar:1.6
License: The Apache Software License, Version 2.0 (http://www.apache.org/licenses/LICENSE-2.0.txt)
- Commons Math (http://commons.apache.org/math/) org.apache.commons:commons-math3:jar:3.1.1
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 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)
- Hive Storage API (https://www.apache.org/hive-storage-api/) org.apache.hive:hive-storage-api:jar:2.8.1
License: Apache License, Version 2.0 (https://www.apache.org/licenses/LICENSE-2.0.txt)
- ORC Core (https://orc.apache.org/orc-core) org.apache.orc:orc-core:jar:1.9.2
License: Apache License, Version 2.0 (https://www.apache.org/licenses/LICENSE-2.0.txt)
- ORC Shims (https://orc.apache.org/orc-shims) org.apache.orc:orc-shims:jar:1.9.2
License: Apache License, Version 2.0 (https://www.apache.org/licenses/LICENSE-2.0.txt)
- Paimon : Bundle (https://paimon.apache.org/paimon-bundle) org.apache.paimon:paimon-bundle:jar:0.8.2
License: The Apache Software License, Version 2.0 (https://www.apache.org/licenses/LICENSE-2.0.txt)
- Paimon : Code Gen Loader (https://paimon.apache.org/paimon-codegen-loader) org.apache.paimon:paimon-codegen-loader:jar:0.8.2
License: The Apache Software License, Version 2.0 (https://www.apache.org/licenses/LICENSE-2.0.txt)
- Paimon : Common (https://paimon.apache.org/paimon-common) org.apache.paimon:paimon-common:jar:0.8.2
License: The Apache Software License, Version 2.0 (https://www.apache.org/licenses/LICENSE-2.0.txt)
- Paimon : Core (https://paimon.apache.org/paimon-core) org.apache.paimon:paimon-core:jar:0.8.2
License: The Apache Software License, Version 2.0 (https://www.apache.org/licenses/LICENSE-2.0.txt)
- Paimon : Format (https://paimon.apache.org/paimon-format) org.apache.paimon:paimon-format:jar:0.8.2
License: The Apache Software License, Version 2.0 (https://www.apache.org/licenses/LICENSE-2.0.txt)
- Paimon : Hive Common (https://paimon.apache.org/paimon-hive/paimon-hive-common) org.apache.paimon:paimon-hive-common:jar:0.8.2
License: The Apache Software License, Version 2.0 (https://www.apache.org/licenses/LICENSE-2.0.txt)
- paimon-shade-caffeine-2 (https://paimon.apache.org/paimon-shade-caffeine-2) org.apache.paimon:paimon-shade-caffeine-2:jar:2.9.3-0.6.0-incubating
License: The Apache Software License, Version 2.0 (https://www.apache.org/licenses/LICENSE-2.0.txt)
- paimon-shade-guava-30 (https://paimon.apache.org/paimon-shade-guava-30) org.apache.paimon:paimon-shade-guava-30:jar:30.1.1-jre-0.6.0-incubating
License: The Apache Software License, Version 2.0 (https://www.apache.org/licenses/LICENSE-2.0.txt)
- paimon-shade-jackson-2 (https://paimon.apache.org/paimon-shade-jackson-parent/paimon-shade-jackson-2) org.apache.paimon:paimon-shade-jackson-2:jar:2.14.2-0.6.0-incubating
License: The Apache Software License, Version 2.0 (https://www.apache.org/licenses/LICENSE-2.0.txt)
- Apache Parquet Column (https://parquet.apache.org) org.apache.parquet:parquet-column:jar:1.13.1
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.13.1
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.13.1
License: The Apache Software License, Version 2.0 (http://www.apache.org/licenses/LICENSE-2.0.txt)
- Apache Parquet Format Structures (https://parquet.apache.org/) org.apache.parquet:parquet-format-structures:jar:1.13.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.13.1
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.13.1
License: The Apache Software License, Version 2.0 (http://www.apache.org/licenses/LICENSE-2.0.txt)
- Apache Yetus - Audience Annotations (https://yetus.apache.org/audience-annotations) org.apache.yetus:audience-annotations:jar:0.13.0
License: Apache License, Version 2.0 (https://www.apache.org/licenses/LICENSE-2.0.txt)
From: 'ThreeTen.org' (https://www.threeten.org)
- ThreeTen-Extra (https://www.threeten.org/threeten-extra) org.threeten:threeten-extra:jar:1.7.1
License: BSD 3-clause (https://raw.githubusercontent.com/ThreeTen/threeten-extra/master/LICENSE.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.8.3
License: Apache-2.0 (https://www.apache.org/licenses/LICENSE-2.0.html)
© 2015 - 2025 Weber Informatics LLC | Privacy Policy