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.
// ------------------------------------------------------------------

jstream


From: 'Airlift'
  - units (https://github.com/airlift/units) io.airlift:units:jar:1.6
    License: Apache License 2.0  (http://www.apache.org/licenses/LICENSE-2.0)

From: 'Alibaba Cloud Computing' (http://www.aliyun.com)
  - ODPS SDK Commons for Mapreduce/Graph (http://odps.aliyun.com) com.aliyun.odps:odps-sdk-commons:jar:0.38.3-public
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - ODPS SDK Core (http://odps.aliyun.com/odps-sdk-core) com.aliyun.odps:odps-sdk-core:jar:0.38.3-public
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)

From: 'an unknown organization'
  - Aliyun LOG Java SDK (http://www.aliyun.com) com.aliyun.openservices:aliyun-log:jar:0.6.64
    License:   ()
  - Aliyun LOG Java Consumer (http://www.aliyun.com) com.aliyun.openservices:loghub-client-lib:jar:0.6.41
    License:   ()
  - ClickHouse Native Command-line Wrapper (https://github.com/ClickHouse/clickhouse-jdbc/tree/master/clickhouse-cli-client) com.clickhouse:clickhouse-cli-client:jar:0.3.2-patch11
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0)
  - ClickHouse gRPC Client (https://github.com/ClickHouse/clickhouse-jdbc/tree/master/clickhouse-grpc-client) com.clickhouse:clickhouse-grpc-client:jar:0.3.2-patch11
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0)
  - ClickHouse HTTP Client (https://github.com/ClickHouse/clickhouse-jdbc/tree/master/clickhouse-http-client) com.clickhouse:clickhouse-http-client:jar:0.3.2-patch11
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0)
  - ClickHouse JDBC Driver (https://github.com/ClickHouse/clickhouse-jdbc/tree/master/clickhouse-jdbc) com.clickhouse:clickhouse-jdbc:jar:0.3.2-patch11
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0)
  - FindBugs-jsr305 (http://findbugs.sourceforge.net/) com.google.code.findbugs:jsr305:jar:3.0.2
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - Gson (https://github.com/google/gson/gson) com.google.code.gson:gson:jar:2.9.0
    License: Apache-2.0  (https://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.3.4
    License: Apache 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - FlatBuffers Java API (https://github.com/google/flatbuffers) com.google.flatbuffers:flatbuffers-java:bundle:1.9.0
    License: Apache License V2.0  (https://raw.githubusercontent.com/google/flatbuffers/master/LICENSE.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/guava) com.google.guava:guava:bundle:29.0-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: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.14.0
    License: 3-Clause BSD License  (https://opensource.org/licenses/BSD-3-Clause)
  - JavaBeans Activation Framework (JAF) (http://java.sun.com/products/javabeans/jaf/index.jsp) javax.activation:activation:jar:1.1
    License: Common Development and Distribution License (CDDL) v1.0  (https://glassfish.dev.java.net/public/CDDLv1.0.html)
  - Java Native Access (https://github.com/java-native-access/jna) net.java.dev.jna:jna:jar:5.5.0
    License: LGPL, version 2.1  (http://www.gnu.org/licenses/licenses.html)    License: Apache License v2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - Java Native Access Platform (https://github.com/java-native-access/jna) net.java.dev.jna:jna-platform:jar:5.5.0
    License: LGPL, version 2.1  (http://www.gnu.org/licenses/licenses.html)    License: Apache License v2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - LZ4 and xxHash (https://github.com/jpountz/lz4-java) net.jpountz.lz4:lz4:jar:1.3.0
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - Java CVS Reader and Writer (http://javacsv.sourceforge.net/) net.sourceforge.javacsv:javacsv:jar:2.0
    License: GNU Library or Lesser General Public License  (http://www.gnu.org/licenses/lgpl.html)
  - Apache Kafka (https://kafka.apache.org) org.apache.kafka:kafka-clients:jar:2.8.0
    License: The Apache Software License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)
  - AspectJ runtime (http://www.aspectj.org) org.aspectj:aspectjrt:jar:1.8.9
    License: Eclipse Public License - v 1.0  (http://www.eclipse.org/legal/epl-v10.html)
  - Checker Qual (https://checkerframework.org) org.checkerframework:checker-qual:jar:2.11.1
    License: The MIT License  (http://opensource.org/licenses/MIT)
  - LZ4 and xxHash (https://github.com/lz4/lz4-java) org.lz4:lz4-java:jar:1.7.1
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - Java Object Layout: Core (http://maven.apache.org) org.openjdk.jol:jol-core:jar:0.2
    License: GNU General Public License (GPL), version 2, with the Classpath exception  (http://openjdk.java.net/legal/gplv2+ce.html)
  - StAX (http://stax.codehaus.org/) stax:stax:jar:1.2.0

  - StAX API (http://stax.codehaus.org/) stax:stax-api:jar:1.0.1
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - xpp3  xpp3:xpp3:jar:1.1.3.3


From: 'com.github.luben'
  - zstd-jni (https://github.com/luben/zstd-jni) com.github.luben:zstd-jni:jar:1.4.9-1
    License: BSD 2-Clause License  (https://opensource.org/licenses/BSD-2-Clause)

From: 'Facebook' (https://www.facebook.com)
  - RocksDB JNI (https://rocksdb.org) org.rocksdb:rocksdbjni:jar:7.3.1
    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)

From: 'FasterXML' (http://fasterxml.com)
  - Jackson (http://jackson.codehaus.org) org.codehaus.jackson:jackson-core-asl:jar:1.9.13
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - Data Mapper for Jackson (http://jackson.codehaus.org) org.codehaus.jackson:jackson-mapper-asl:jar:1.9.13
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)

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

From: 'Oracle' (http://www.oracle.com)
  - JavaMail API (compat) (http://kenai.com/projects/javamail/mail) javax.mail:mail:jar:1.4.7
    License: CDDL  (http://www.sun.com/cddl)    License: GPLv2+CE  (https://glassfish.java.net/public/CDDL+GPL_1_1.html)

From: 'Oracle Corporation' (http://www.oracle.com)
  - MySQL Connector/J (http://dev.mysql.com/doc/connector-j/en/) mysql:mysql-connector-java:jar:8.0.26
    License: The GNU General Public License, v2 with FOSS exception 

From: 'oshi' (https://github.com/oshi/)
  - oshi-core (https://github.com/oshi/oshi/oshi-core) com.github.oshi:oshi-core:jar:5.2.0
    License: MIT License  (https://opensource.org/licenses/MIT)

From: 'QOS.ch' (http://www.qos.ch)
  - Logback Classic Module (http://logback.qos.ch/logback-classic) ch.qos.logback:logback-classic:jar:1.2.6
    License: Eclipse Public License - v 1.0  (http://www.eclipse.org/legal/epl-v10.html)    License: GNU Lesser General Public License  (http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html)
  - Logback Core Module (http://logback.qos.ch/logback-core) ch.qos.logback:logback-core:jar:1.2.6
    License: Eclipse Public License - v 1.0  (http://www.eclipse.org/legal/epl-v10.html)    License: GNU Lesser General Public License  (http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html)
  - SLF4J API Module (http://www.slf4j.org) org.slf4j:slf4j-api:jar:1.7.30
    License: MIT License  (http://www.opensource.org/licenses/mit-license.php)

From: 'The Apache Software Foundation' (http://www.apache.org/)
  - 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 Logging (http://commons.apache.org/proper/commons-logging/) commons-logging:commons-logging:jar:1.2
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - Apache HttpClient (http://hc.apache.org/httpcomponents-client) org.apache.httpcomponents:httpclient:jar:4.5.13
    License: Apache License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - Apache HttpCore (http://hc.apache.org/httpcomponents-core-ga) org.apache.httpcomponents:httpcore:jar:4.4.13
    License: Apache License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - Apache HttpClient Mime (http://hc.apache.org/httpcomponents-client) org.apache.httpcomponents:httpmime:jar:4.5.13
    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 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)
  - jstream-shaded-jar (https://www.apache.org/jstream-root/jstream-shaded-jar/) io.github.shanqiang-sq:jstream-shaded-jar:jar:2.0.6
    License: The Apache Software License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)
  - Arrow Format (https://arrow.apache.org/arrow-format/) org.apache.arrow:arrow-format:jar:1.0.0
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)
  - Arrow Memory - Core (https://arrow.apache.org/arrow-memory/arrow-memory-core/) org.apache.arrow:arrow-memory-core:jar:1.0.0
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)
  - Arrow Vectors (https://arrow.apache.org/arrow-vector/) org.apache.arrow:arrow-vector:jar:1.0.0
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)

From: 'The Netty Project' (https://netty.io/)
  - Netty/All-in-One (https://netty.io/netty-all/) io.netty:netty-all:jar:4.1.67.Final
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0)
  - Netty/Common (https://netty.io/netty-common/) io.netty:netty-common:jar:4.1.48.Final
    License: Apache License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0)

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.1
    License: Apache-2.0  (https://www.apache.org/licenses/LICENSE-2.0.html)








© 2015 - 2025 Weber Informatics LLC | Privacy Policy