Coherence Kafka Connect Plugin

A Kafka Connect plugin for copying data into Coherence

License

License

GroupId

GroupId

com.oracle.coherence.kafka.connect
ArtifactId

ArtifactId

coherence-kafka-sink
Last Version

Last Version

1.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

Coherence Kafka Connect Plugin
A Kafka Connect plugin for copying data into Coherence
Source Code Management

Source Code Management

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

Download coherence-kafka-sink

How to add to project

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

Dependencies

compile (5)

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

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.0