META-INF.DEPENDENCIES Maven / Gradle / Ivy
The newest version!
// ------------------------------------------------------------------
// Transitive dependencies of this project determined from the
// maven pom organized by organization.
// ------------------------------------------------------------------
SeaTunnel : Connectors V2 : Kafka
From: 'an unknown organization'
- protoc-jar (https://github.com/os72/protoc-jar) com.github.os72:protoc-jar:jar:3.11.4
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: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.8.9
License: Apache-2.0 (https://www.apache.org/licenses/LICENSE-2.0.txt)
- Guava InternalFutureFailureAccess and InternalFutures (https://github.com/google/guava/failureaccess) com.google.guava:failureaccess:jar:1.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:27.0-jre
License: The Apache Software 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)
- Protocol Buffers [Core] (https://developers.google.com/protocol-buffers/protobuf-java/) com.google.protobuf:protobuf-java:jar:3.25.3
License: BSD-3-Clause (https://opensource.org/licenses/BSD-3-Clause)
- Protocol Buffers [Util] (https://developers.google.com/protocol-buffers/protobuf-java-util/) com.google.protobuf:protobuf-java-util:jar:3.25.3
License: BSD-3-Clause (https://opensource.org/licenses/BSD-3-Clause)
- Prometheus Java Simpleclient (http://github.com/prometheus/client_java/simpleclient) io.prometheus:simpleclient:bundle:0.16.0
License: The Apache Software License, Version 2.0 (http://www.apache.org/licenses/LICENSE-2.0.txt)
- Prometheus Java Simpleclient Common (http://github.com/prometheus/client_java/simpleclient_common) io.prometheus:simpleclient_common:bundle:0.16.0
License: The Apache Software License, Version 2.0 (http://www.apache.org/licenses/LICENSE-2.0.txt)
- Prometheus Java Simpleclient Hotspot (http://github.com/prometheus/client_java/simpleclient_hotspot) io.prometheus:simpleclient_hotspot:bundle:0.16.0
License: The Apache Software License, Version 2.0 (http://www.apache.org/licenses/LICENSE-2.0.txt)
- Prometheus Java Simpleclient Httpserver (http://github.com/prometheus/client_java/simpleclient_httpserver) io.prometheus:simpleclient_httpserver:bundle:0.16.0
License: The Apache Software License, Version 2.0 (http://www.apache.org/licenses/LICENSE-2.0.txt)
- Prometheus Java Span Context Supplier - Common (http://github.com/prometheus/client_java/simpleclient_tracer/simpleclient_tracer_common) io.prometheus:simpleclient_tracer_common:bundle:0.16.0
License: The Apache Software License, Version 2.0 (http://www.apache.org/licenses/LICENSE-2.0.txt)
- Prometheus Java Span Context Supplier - OpenTelemetry (http://github.com/prometheus/client_java/simpleclient_tracer/simpleclient_tracer_otel) io.prometheus:simpleclient_tracer_otel:bundle:0.16.0
License: The Apache Software License, Version 2.0 (http://www.apache.org/licenses/LICENSE-2.0.txt)
- Prometheus Java Span Context Supplier - OpenTelemetry Agent (http://github.com/prometheus/client_java/simpleclient_tracer/simpleclient_tracer_otel_agent) io.prometheus:simpleclient_tracer_otel_agent:bundle:0.16.0
License: The Apache Software License, Version 2.0 (http://www.apache.org/licenses/LICENSE-2.0.txt)
- Apache Kafka (https://kafka.apache.org) org.apache.kafka:connect-api:jar:3.2.0
License: The Apache License, Version 2.0 (http://www.apache.org/licenses/LICENSE-2.0.txt)
- Apache Kafka (https://kafka.apache.org) org.apache.kafka:connect-json:jar:3.2.0
License: The Apache License, Version 2.0 (http://www.apache.org/licenses/LICENSE-2.0.txt)
- Apache Kafka (https://kafka.apache.org) org.apache.kafka:kafka-clients:jar:3.2.0
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.10.0
License: The MIT License (http://opensource.org/licenses/MIT)
- 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)
From: 'com.github.luben'
- zstd-jni (https://github.com/luben/zstd-jni) com.github.luben:zstd-jni:jar:1.5.2-1
License: BSD 2-Clause License (https://opensource.org/licenses/BSD-2-Clause)
From: 'Eclipse Foundation' (https://www.eclipse.org/org/foundation/)
- javax.ws.rs-api (https://github.com/eclipse-ee4j/jaxrs-api) javax.ws.rs:javax.ws.rs-api:jar:2.1.1
License: EPL 2.0 (http://www.eclipse.org/legal/epl-2.0)
License: GPL2 w/ CPE (https://www.gnu.org/software/classpath/license.html)
From: 'FasterXML' (http://fasterxml.com/)
- Jackson-annotations (http://github.com/FasterXML/jackson) com.fasterxml.jackson.core:jackson-annotations:bundle:2.13.3
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.13.3
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.13.3
License: The Apache Software License, Version 2.0 (http://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.12.6
License: The Apache Software License, Version 2.0 (http://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.18.0
License: Apache 2.0 (http://www.apache.org/licenses/LICENSE-2.0.txt)
From: 'MojoHaus' (http://www.mojohaus.org)
- Animal Sniffer Annotations (http://www.mojohaus.org/animal-sniffer/animal-sniffer-annotations) org.codehaus.mojo:animal-sniffer-annotations:jar:1.17
License: MIT license (http://www.opensource.org/licenses/mit-license.php)
From: 'QOS.ch' (http://www.qos.ch)
- JCL 1.2 implemented over SLF4J (http://www.slf4j.org) org.slf4j:jcl-over-slf4j:jar:1.7.25
License: MIT License (http://www.opensource.org/licenses/mit-license.php)
- SLF4J API Module (http://www.slf4j.org) org.slf4j:slf4j-api:jar:1.7.25
License: MIT License (http://www.opensource.org/licenses/mit-license.php)
From: 'The Apache Software Foundation' (https://www.apache.org/)
- Apache Avro (https://avro.apache.org) org.apache.avro:avro:bundle:1.11.1
License: Apache License, Version 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.20
License: Apache License, Version 2.0 (https://www.apache.org/licenses/LICENSE-2.0.txt)
- Apache Log4j 1.x Compatibility API (https://logging.apache.org/log4j/2.x/log4j-1.2-api/) org.apache.logging.log4j:log4j-1.2-api:jar:2.17.1
License: Apache License, Version 2.0 (https://www.apache.org/licenses/LICENSE-2.0.txt)
- Apache Log4j API (https://logging.apache.org/log4j/2.x/log4j-api/) org.apache.logging.log4j:log4j-api:jar:2.17.1
License: Apache License, Version 2.0 (https://www.apache.org/licenses/LICENSE-2.0.txt)
- Apache Log4j Core (https://logging.apache.org/log4j/2.x/log4j-core/) org.apache.logging.log4j:log4j-core:jar:2.17.1
License: Apache License, Version 2.0 (https://www.apache.org/licenses/LICENSE-2.0.txt)
- Apache Log4j SLF4J Binding (https://logging.apache.org/log4j/2.x/log4j-slf4j-impl/) org.apache.logging.log4j:log4j-slf4j-impl:jar:2.17.1
License: Apache License, Version 2.0 (https://www.apache.org/licenses/LICENSE-2.0.txt)
- SeaTunnel : Connectors V2 : Common (https://github.com/apache/seatunnel/seatunnel-connectors-v2/connector-common) org.apache.seatunnel:connector-common:jar:2.3.8
License: The Apache License, Version 2.0 (https://www.apache.org/licenses/LICENSE-2.0.txt)
- SeaTunnel : Formats : Avro (https://github.com/apache/seatunnel/seatunnel-formats/seatunnel-format-avro) org.apache.seatunnel:seatunnel-format-avro:jar:2.3.8
License: The Apache License, Version 2.0 (https://www.apache.org/licenses/LICENSE-2.0.txt)
- SeaTunnel : Formats : Compatible Kafka Connect Json (https://github.com/apache/seatunnel/seatunnel-formats/seatunnel-format-compatible-connect-json) org.apache.seatunnel:seatunnel-format-compatible-connect-json:jar:2.3.8
License: The Apache License, Version 2.0 (https://www.apache.org/licenses/LICENSE-2.0.txt)
- SeaTunnel : Formats : Compatible Debezium Json (https://github.com/apache/seatunnel/seatunnel-formats/seatunnel-format-compatible-debezium-json) org.apache.seatunnel:seatunnel-format-compatible-debezium-json:jar:2.3.8
License: The Apache License, Version 2.0 (https://www.apache.org/licenses/LICENSE-2.0.txt)
- SeaTunnel : Formats : Json (https://github.com/apache/seatunnel/seatunnel-formats/seatunnel-format-json) org.apache.seatunnel:seatunnel-format-json:jar:2.3.8
License: The Apache License, Version 2.0 (https://www.apache.org/licenses/LICENSE-2.0.txt)
- SeaTunnel : Formats : Protobuf (https://github.com/apache/seatunnel/seatunnel-formats/seatunnel-format-protobuf) org.apache.seatunnel:seatunnel-format-protobuf:jar:2.3.8
License: The Apache License, Version 2.0 (https://www.apache.org/licenses/LICENSE-2.0.txt)
- SeaTunnel : Formats : Text (https://github.com/apache/seatunnel/seatunnel-formats/seatunnel-format-text) org.apache.seatunnel:seatunnel-format-text:jar:2.3.8
License: The Apache License, Version 2.0 (https://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.8.4
License: Apache-2.0 (https://www.apache.org/licenses/LICENSE-2.0.html)