Coherence Kafka Connector

Kafka Connect connector for Oracle Coherence

License

License

GroupId

GroupId

com.oracle.coherence.kafka
ArtifactId

ArtifactId

coherence-kafka-connect
Last Version

Last Version

1.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

Coherence Kafka Connector
Kafka Connect connector for Oracle Coherence
Source Code Management

Source Code Management

https://github.com/oracle/coherence-kafka

Download coherence-kafka-connect

How to add to project

<!-- https://jarcasting.com/artifacts/com.oracle.coherence.kafka/coherence-kafka-connect/ -->
<dependency>
    <groupId>com.oracle.coherence.kafka</groupId>
    <artifactId>coherence-kafka-connect</artifactId>
    <version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.oracle.coherence.kafka/coherence-kafka-connect/
implementation 'com.oracle.coherence.kafka:coherence-kafka-connect:1.0.0'
// https://jarcasting.com/artifacts/com.oracle.coherence.kafka/coherence-kafka-connect/
implementation ("com.oracle.coherence.kafka:coherence-kafka-connect:1.0.0")
'com.oracle.coherence.kafka:coherence-kafka-connect:jar:1.0.0'
<dependency org="com.oracle.coherence.kafka" name="coherence-kafka-connect" rev="1.0.0">
  <artifact name="coherence-kafka-connect" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.oracle.coherence.kafka', module='coherence-kafka-connect', version='1.0.0')
)
libraryDependencies += "com.oracle.coherence.kafka" % "coherence-kafka-connect" % "1.0.0"
[com.oracle.coherence.kafka/coherence-kafka-connect "1.0.0"]

Dependencies

compile (1)

Group / Artifact Type Version
com.oracle.coherence.kafka » coherence-kafka-pof jar 1.0.0

provided (2)

Group / Artifact Type Version
com.oracle.coherence.ce : coherence jar 21.06.1
org.apache.kafka : connect-api jar 2.8.0

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.0