Coherence Kafka Core Integration

Core integration functionality between Coherence and Kafka

License

License

GroupId

GroupId

com.oracle.coherence.kafka
ArtifactId

ArtifactId

coherence-kafka-core
Last Version

Last Version

1.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

Coherence Kafka Core Integration
Core integration functionality between Coherence and Kafka
Source Code Management

Source Code Management

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

Download coherence-kafka-core

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
org.apache.kafka : kafka-clients jar 2.8.0

provided (1)

Group / Artifact Type Version
com.oracle.coherence.ce : coherence jar 21.06.1

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.0