
META-INF.DEPENDENCIES Maven / Gradle / Ivy
// ------------------------------------------------------------------
// Transitive dependencies of this project determined from the
// maven pom organized by organization.
// ------------------------------------------------------------------
Apache Druid
From: 'an unknown organization'
- swagger-annotations (https://github.com/swagger-api/swagger-core/modules/swagger-annotations) io.swagger:swagger-annotations:bundle:1.6.0
License: Apache License 2.0 (http://www.apache.org/licenses/LICENSE-2.0.html)
- Apache Kafka (https://kafka.apache.org) org.apache.kafka:kafka-clients:jar:5.5.1-ccs
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)
- Schema Repository API (http://schemarepo.org) org.schemarepo:schema-repo-api:jar:0.1.3
License: The Apache License, Version 2.0 (http://www.apache.org/licenses/LICENSE-2.0.txt)
- Schema Repository Avro Integration (http://schemarepo.org) org.schemarepo:schema-repo-avro:jar:0.1.3
License: The Apache License, Version 2.0 (http://www.apache.org/licenses/LICENSE-2.0.txt)
- Schema Repository REST Client (http://schemarepo.org) org.schemarepo:schema-repo-client:jar:0.1.3
License: The Apache License, Version 2.0 (http://www.apache.org/licenses/LICENSE-2.0.txt)
- Schema Repository Common (http://schemarepo.org) org.schemarepo:schema-repo-common:jar:0.1.3
License: The Apache 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-3
License: BSD 2-Clause License (https://opensource.org/licenses/BSD-2-Clause)
From: 'Confluent, Inc.' (http://confluent.io)
- config (http://confluent.io/common-config) io.confluent:common-config:jar:5.5.1
License: Apache License 2.0 (http://www.apache.org/licenses/LICENSE-2.0.html)
- utils (http://confluent.io/common-utils) io.confluent:common-utils:jar:5.5.1
License: Apache License 2.0 (http://www.apache.org/licenses/LICENSE-2.0.html)
- kafka-schema-registry-client (http://confluent.io/kafka-schema-registry-client) io.confluent:kafka-schema-registry-client:jar:5.5.1
License: Apache License 2.0 (http://www.apache.org/licenses/LICENSE-2.0.html)
From: 'Eclipse Foundation' (https://www.eclipse.org)
- Jakarta Annotations API (https://projects.eclipse.org/projects/ee4j.ca) jakarta.annotation:jakarta.annotation-api:jar:1.3.5
License: EPL 2.0 (http://www.eclipse.org/legal/epl-2.0) License: GPL2 w/ CPE (https://www.gnu.org/software/classpath/license.html)
- OSGi resource locator (https://projects.eclipse.org/projects/ee4j/osgi-resource-locator) org.glassfish.hk2:osgi-resource-locator:jar:1.0.3
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: 'Eclipse Foundation' (https://www.eclipse.org/org/foundation/)
- jersey-core-common (https://projects.eclipse.org/projects/ee4j.jersey/jersey-common) org.glassfish.jersey.core:jersey-common:jar:2.30
License: EPL 2.0 (http://www.eclipse.org/legal/epl-2.0) License: The GNU General Public License (GPL), Version 2, With Classpath Exception (https://www.gnu.org/software/classpath/license.html) License: Apache License, 2.0 (http://www.apache.org/licenses/LICENSE-2.0.html) License: Public Domain (https://creativecommons.org/publicdomain/zero/1.0/)
From: 'GlassFish Community' (https://javaee.github.io/glassfish)
- javax.annotation API (http://jcp.org/en/jsr/detail?id=250) javax.annotation:javax.annotation-api:jar:1.3.2
License: CDDL + GPLv2 with classpath exception (https://github.com/javaee/javax.annotation/blob/master/LICENSE)
From: 'Google, Inc.' (http://www.google.com)
- Gson (http://code.google.com/p/google-gson/) com.google.code.gson:gson:jar:2.3.1
License: The Apache Software License, Version 2.0 (http://www.apache.org/licenses/LICENSE-2.0.txt)
From: 'Oracle Corporation' (http://www.oracle.com)
- javax.inject:1 as OSGi bundle (https://github.com/eclipse-ee4j/glassfish-hk2/external/jakarta.inject) org.glassfish.hk2.external:jakarta.inject:jar:2.6.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: 'Oracle Corporation' (http://www.oracle.com/)
- jersey-client (https://jersey.java.net/jersey-client/) com.sun.jersey:jersey-client:jar:1.19.4
License: CDDL 1.1 (http://glassfish.java.net/public/CDDL+GPL_1_1.html) License: GPL2 w/ CPE (http://glassfish.java.net/public/CDDL+GPL_1_1.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: 'The Apache Software Foundation' (https://www.apache.org/)
- Apache Avro (https://avro.apache.org) org.apache.avro:avro:bundle:1.9.2
License: Apache License, Version 2.0 (https://www.apache.org/licenses/LICENSE-2.0.txt)
- Apache Avro IPC (https://avro.apache.org) org.apache.avro:avro-ipc:bundle:1.9.2
License: Apache License, Version 2.0 (https://www.apache.org/licenses/LICENSE-2.0.txt)
- Apache Avro IPC Jetty (https://avro.apache.org) org.apache.avro:avro-ipc-jetty:bundle:1.9.2
License: Apache License, Version 2.0 (https://www.apache.org/licenses/LICENSE-2.0.txt)
- Apache Avro Mapred API (https://avro.apache.org/avro-mapred) org.apache.avro:avro-mapred:bundle:1.9.2
License: Apache License, Version 2.0 (https://www.apache.org/licenses/LICENSE-2.0.txt)
- Apache Velocity - Engine (http://velocity.apache.org/engine/devel/velocity-engine-core/) org.apache.velocity:velocity-engine-core:jar:2.2
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.7.3
License: The Apache Software License, Version 2.0 (http://www.apache.org/licenses/LICENSE-2.0.txt)
© 2015 - 2025 Weber Informatics LLC | Privacy Policy