Coherence Kafka

Oracle Coherence integration with Apache Kafka (and Confluent Platform)

License

License

GroupId

GroupId

com.oracle.coherence.kafka
ArtifactId

ArtifactId

coherence-kafka
Last Version

Last Version

1.0.0
Release Date

Release Date

Type

Type

pom
Description

Description

Coherence Kafka
Oracle Coherence integration with Apache Kafka (and Confluent Platform)
Project URL

Project URL

https://coherence.community/
Source Code Management

Source Code Management

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

Download coherence-kafka

How to add to project

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.0