META-INF.DEPENDENCIES Maven / Gradle / Ivy
// ------------------------------------------------------------------
// Transitive dependencies of this project determined from the
// maven pom organized by organization.
// ------------------------------------------------------------------
Camel-Kafka-Connector :: salesforce
From: 'an unknown organization'
- Protocol Buffers [Core] (https://developers.google.com/protocol-buffers/protobuf-java/) com.google.protobuf:protobuf-java:bundle:3.13.0
License: 3-Clause BSD License (https://opensource.org/licenses/BSD-3-Clause)
- OkHttp (https://github.com/square/okhttp/okhttp) com.squareup.okhttp3:okhttp:jar:3.14.9
License: Apache 2.0 (http://www.apache.org/licenses/LICENSE-2.0.txt)
- Okio (https://github.com/square/okio/okio) com.squareup.okio:okio:jar:1.17.2
License: Apache 2.0 (http://www.apache.org/licenses/LICENSE-2.0.txt)
- Converter: Jackson (https://github.com/square/retrofit) com.squareup.retrofit2:converter-jackson:jar:2.9.0
License: The Apache Software License, Version 2.0 (http://www.apache.org/licenses/LICENSE-2.0.txt)
- Retrofit (https://github.com/square/retrofit) com.squareup.retrofit2:retrofit:jar:2.9.0
License: The Apache Software License, Version 2.0 (http://www.apache.org/licenses/LICENSE-2.0.txt)
- Medeia Validator Core (https://github.com/worldturner/medeia-validator) com.worldturner.medeia:medeia-validator-core:jar:1.1.1
License: The Apache License, Version 2.0 (http://www.apache.org/licenses/LICENSE-2.0.txt)
- Medeia Validator Jackson (https://github.com/worldturner/medeia-validator) com.worldturner.medeia:medeia-validator-jackson:jar:1.1.1
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:2.6.0
License: The Apache Software License, Version 2.0 (https://www.apache.org/licenses/LICENSE-2.0.txt)
- Apache Kafka (https://kafka.apache.org) org.apache.kafka:kafka-clients:jar:2.6.0
License: The Apache Software License, Version 2.0 (https://www.apache.org/licenses/LICENSE-2.0.txt)
- IntelliJ IDEA Annotations (http://www.jetbrains.org) org.jetbrains:annotations:jar:13.0
License: The Apache Software License, Version 2.0 (http://www.apache.org/licenses/LICENSE-2.0.txt)
- org.jetbrains.kotlin:kotlin-reflect (https://kotlinlang.org/) org.jetbrains.kotlin:kotlin-reflect:jar:1.3.20
License: The Apache License, Version 2.0 (http://www.apache.org/licenses/LICENSE-2.0.txt)
- org.jetbrains.kotlin:kotlin-stdlib (https://kotlinlang.org/) org.jetbrains.kotlin:kotlin-stdlib:jar:1.3.20
License: The Apache License, Version 2.0 (http://www.apache.org/licenses/LICENSE-2.0.txt)
- org.jetbrains.kotlin:kotlin-stdlib-common (https://kotlinlang.org/) org.jetbrains.kotlin:kotlin-stdlib-common:jar:1.3.20
License: The Apache License, Version 2.0 (http://www.apache.org/licenses/LICENSE-2.0.txt)
- 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)
- XML Pull Parsing API (http://www.xmlpull.org) xmlpull:xmlpull:jar:1.1.3.1
License: Public Domain (http://www.xmlpull.org/v1/download/unpacked/LICENSE.txt)
From: 'com.github.luben'
- zstd-jni (https://github.com/luben/zstd-jni) com.github.luben:zstd-jni:jar:1.4.4-7
License: BSD 2-Clause License (https://opensource.org/licenses/BSD-2-Clause)
From: 'Eclipse Foundation' (https://www.eclipse.org)
- JavaBeans Activation Framework API jar (https://github.com/eclipse-ee4j/jaf/jakarta.activation-api) jakarta.activation:jakarta.activation-api:jar:1.2.1
License: EDL 1.0 (http://www.eclipse.org/org/documents/edl-v10.php)
From: 'Extreme! Lab, Indiana University' (http://www.extreme.indiana.edu/)
- MXP1: Xml Pull Parser 3rd Edition (XPP3) (http://www.extreme.indiana.edu/xgws/xsoap/xpp/mxp1/) xpp3:xpp3_min:jar:1.1.4c
License: Indiana University Extreme! Lab Software License, vesion 1.1.1 (http://www.extreme.indiana.edu/viewcvs/~checkout~/XPP3/java/LICENSE.txt) License: Public Domain (http://creativecommons.org/licenses/publicdomain)
From: 'FasterXML' (http://fasterxml.com/)
- Jackson-annotations (http://github.com/FasterXML/jackson) com.fasterxml.jackson.core:jackson-annotations:bundle:2.11.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.11.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.11.3
License: The Apache Software License, Version 2.0 (http://www.apache.org/licenses/LICENSE-2.0.txt)
- Jackson dataformat: Avro (http://github.com/FasterXML/jackson-dataformats-binary) com.fasterxml.jackson.dataformat:jackson-dataformat-avro:bundle:2.11.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.10.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.11.3
License: The Apache Software License, Version 2.0 (http://www.apache.org/licenses/LICENSE-2.0.txt)
- Jackson-JAXRS-base (http://github.com/FasterXML/jackson-jaxrs-providers/jackson-jaxrs-base) com.fasterxml.jackson.jaxrs:jackson-jaxrs-base:bundle:2.11.3
License: The Apache Software License, Version 2.0 (http://www.apache.org/licenses/LICENSE-2.0.txt)
- Jackson-JAXRS-JSON (http://github.com/FasterXML/jackson-jaxrs-providers/jackson-jaxrs-json-provider) com.fasterxml.jackson.jaxrs:jackson-jaxrs-json-provider:bundle:2.11.3
License: The Apache Software License, Version 2.0 (http://www.apache.org/licenses/LICENSE-2.0.txt)
- Jackson module: JAXB Annotations (https://github.com/FasterXML/jackson-modules-base) com.fasterxml.jackson.module:jackson-module-jaxb-annotations:bundle:2.11.3
License: The Apache Software License, Version 2.0 (http://www.apache.org/licenses/LICENSE-2.0.txt)
- jackson-module-jsonSchema (https://github.com/FasterXML/jackson-module-jsonSchema) com.fasterxml.jackson.module:jackson-module-jsonSchema:bundle:2.11.3
License: The Apache Software License, Version 2.0 (http://www.apache.org/licenses/LICENSE-2.0.txt)
From: 'JBoss by Red Hat' (http://www.jboss.org)
- jboss-jakarta-jaxrs-api_spec (http://www.jboss.org/jboss-jaxrs-api_2.1_spec) org.jboss.spec.javax.ws.rs:jboss-jaxrs-api_2.1_spec:bundle:2.0.1.Final
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: 'QOS.ch' (http://www.qos.ch)
- 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: 'Red Hat' (https://www.redhat.com)
- apicurio-registry-common (https://www.apicur.io/apicurio-registry-common/) io.apicurio:apicurio-registry-common:jar:1.3.1.Final
License: Apache License Version 2.0 (https://repository.jboss.org/licenses/apache-2.0.txt)
- apicurio-registry-client (https://www.apicur.io/apicurio-registry-rest-client/) io.apicurio:apicurio-registry-rest-client:jar:1.3.1.Final
License: Apache License Version 2.0 (https://repository.jboss.org/licenses/apache-2.0.txt)
- apicurio-registry-utils-converter (https://www.apicur.io/apicurio-registry-utils-converter/) io.apicurio:apicurio-registry-utils-converter:jar:1.3.1.Final
License: Apache License Version 2.0 (https://repository.jboss.org/licenses/apache-2.0.txt)
- apicurio-registry-utils-serde (https://www.apicur.io/apicurio-registry-utils-serde/) io.apicurio:apicurio-registry-utils-serde:jar:1.3.1.Final
License: Apache License Version 2.0 (https://repository.jboss.org/licenses/apache-2.0.txt)
From: 'The Apache Software Foundation' (https://www.apache.org/)
- Apache Avro (https://avro.apache.org) org.apache.avro:avro:bundle:1.10.0
License: Apache License, Version 2.0 (https://www.apache.org/licenses/LICENSE-2.0.txt)
- Camel :: API (https://www.apache.org/camel/camel-parent/core/camel-api/) org.apache.camel:camel-api:jar:3.7.2
License: Apache License, Version 2.0 (https://www.apache.org/licenses/LICENSE-2.0.txt)
- Camel :: Base (https://www.apache.org/camel/camel-parent/core/camel-base/) org.apache.camel:camel-base:jar:3.7.2
License: Apache License, Version 2.0 (https://www.apache.org/licenses/LICENSE-2.0.txt)
- Camel :: Base Engine (https://www.apache.org/camel/camel-parent/core/camel-base-engine/) org.apache.camel:camel-base-engine:jar:3.7.2
License: Apache License, Version 2.0 (https://www.apache.org/licenses/LICENSE-2.0.txt)
- Camel :: Core Engine (https://www.apache.org/camel/camel-parent/core/camel-core-engine/) org.apache.camel:camel-core-engine:jar:3.7.2
License: Apache License, Version 2.0 (https://www.apache.org/licenses/LICENSE-2.0.txt)
- Camel :: Core Languages (https://www.apache.org/camel/camel-parent/core/camel-core-languages/) org.apache.camel:camel-core-languages:jar:3.7.2
License: Apache License, Version 2.0 (https://www.apache.org/licenses/LICENSE-2.0.txt)
- Camel :: Core Model (https://www.apache.org/camel/camel-parent/core/camel-core-model/) org.apache.camel:camel-core-model:jar:3.7.2
License: Apache License, Version 2.0 (https://www.apache.org/licenses/LICENSE-2.0.txt)
- Camel :: Core Processor (https://www.apache.org/camel/camel-parent/core/camel-core-processor/) org.apache.camel:camel-core-processor:jar:3.7.2
License: Apache License, Version 2.0 (https://www.apache.org/licenses/LICENSE-2.0.txt)
- Camel :: Core Reifier (https://www.apache.org/camel/camel-parent/core/camel-core-reifier/) org.apache.camel:camel-core-reifier:jar:3.7.2
License: Apache License, Version 2.0 (https://www.apache.org/licenses/LICENSE-2.0.txt)
- Camel :: Direct (https://www.apache.org/camel/camel-parent/components/camel-direct/) org.apache.camel:camel-direct:jar:3.7.2
License: Apache License, Version 2.0 (https://www.apache.org/licenses/LICENSE-2.0.txt)
- Camel :: Jackson (https://www.apache.org/camel/camel-parent/components/camel-jackson/) org.apache.camel:camel-jackson:jar:3.7.2
License: Apache License, Version 2.0 (https://www.apache.org/licenses/LICENSE-2.0.txt)
- Camel :: Kafka (https://www.apache.org/camel/camel-parent/components/camel-kafka/) org.apache.camel:camel-kafka:jar:3.7.2
License: Apache License, Version 2.0 (https://www.apache.org/licenses/LICENSE-2.0.txt)
- Camel :: Main (https://www.apache.org/camel/camel-parent/core/camel-main/) org.apache.camel:camel-main:jar:3.7.2
License: Apache License, Version 2.0 (https://www.apache.org/licenses/LICENSE-2.0.txt)
- Camel :: Management API (https://www.apache.org/camel/camel-parent/core/camel-management-api/) org.apache.camel:camel-management-api:jar:3.7.2
License: Apache License, Version 2.0 (https://www.apache.org/licenses/LICENSE-2.0.txt)
- Camel :: Salesforce (https://www.apache.org/camel/camel-parent/components/camel-salesforce-parent/camel-salesforce/) org.apache.camel:camel-salesforce:jar:3.7.2
License: Apache License, Version 2.0 (https://www.apache.org/licenses/LICENSE-2.0.txt)
- Camel :: Support (https://www.apache.org/camel/camel-parent/core/camel-support/) org.apache.camel:camel-support:jar:3.7.2
License: Apache License, Version 2.0 (https://www.apache.org/licenses/LICENSE-2.0.txt)
- Camel :: Util (https://www.apache.org/camel/camel-parent/core/camel-util/) org.apache.camel:camel-util:jar:3.7.2
License: Apache License, Version 2.0 (https://www.apache.org/licenses/LICENSE-2.0.txt)
- Camel-Kafka-Connector :: Core (https://www.apache.org/camel-dependencies/camel-kafka-connector-aggregator/parent/camel-kafka-connector/) org.apache.camel.kafkaconnector:camel-kafka-connector:jar:0.7.2
License: Apache License (http://www.apache.org/licenses/LICENSE-2.0)
- 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 Commons Lang (https://commons.apache.org/proper/commons-lang/) org.apache.commons:commons-lang3:jar:3.11
License: Apache License, Version 2.0 (https://www.apache.org/licenses/LICENSE-2.0.txt)
From: 'The CometD Project' (https://cometd.org)
- CometD :: Bayeux API (https://cometd.org/cometd-java/bayeux-api) org.cometd.java:bayeux-api:jar:4.0.4
License: Apache License Version 2.0 (http://www.apache.org/licenses/LICENSE-2.0)
- CometD :: Java :: Bayeux Client (https://cometd.org/cometd-java/cometd-java-client) org.cometd.java:cometd-java-client:jar:4.0.4
License: Apache License Version 2.0 (http://www.apache.org/licenses/LICENSE-2.0)
- CometD :: Java :: Bayeux Common (https://cometd.org/cometd-java/cometd-java-common) org.cometd.java:cometd-java-common:jar:4.0.4
License: Apache License Version 2.0 (http://www.apache.org/licenses/LICENSE-2.0)
From: 'Webtide' (https://webtide.com)
- Jetty :: Asynchronous HTTP Client (https://eclipse.org/jetty/jetty-client) org.eclipse.jetty:jetty-client:jar:9.4.35.v20201120
License: Apache Software License - Version 2.0 (http://www.apache.org/licenses/LICENSE-2.0) License: Eclipse Public License - Version 1.0 (https://www.eclipse.org/org/documents/epl-v10.php)
- Jetty :: IO Utility (https://eclipse.org/jetty/jetty-io) org.eclipse.jetty:jetty-io:jar:9.4.35.v20201120
License: Apache Software License - Version 2.0 (http://www.apache.org/licenses/LICENSE-2.0) License: Eclipse Public License - Version 1.0 (https://www.eclipse.org/org/documents/epl-v10.php)
- Jetty :: Utilities (https://eclipse.org/jetty/jetty-util) org.eclipse.jetty:jetty-util:jar:9.4.35.v20201120
License: Apache Software License - Version 2.0 (http://www.apache.org/licenses/LICENSE-2.0) License: Eclipse Public License - Version 1.0 (https://www.eclipse.org/org/documents/epl-v10.php)
- Jetty :: Utilities :: Ajax(JSON) (https://eclipse.org/jetty/jetty-util-ajax) org.eclipse.jetty:jetty-util-ajax:jar:9.4.35.v20201120
License: Apache Software License - Version 2.0 (http://www.apache.org/licenses/LICENSE-2.0) License: Eclipse Public License - Version 1.0 (https://www.eclipse.org/org/documents/epl-v10.php)
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)
From: 'XStream' (http://x-stream.github.io)
- XStream Core (http://x-stream.github.io/xstream) com.thoughtworks.xstream:xstream:jar:1.4.15
License: BSD-3-Clause (http://x-stream.github.io/license.html)
© 2015 - 2025 Weber Informatics LLC | Privacy Policy