| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.oracle.coherence.kafka.connect |
| Идентификатор | Идентификаторcoherence-kafka-sink |
| Последняя версия | Последняя версия1.0.0 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеCoherence Kafka Connect Plugin
A Kafka Connect plugin for copying data into Coherence
|
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| coherence-kafka-sink-1.0.0.pom | |
| coherence-kafka-sink-1.0.0.jar | 13 KB |
| coherence-kafka-sink-1.0.0-sources.jar | 8 KB |
| coherence-kafka-sink-1.0.0-javadoc.jar | 369 KB |
| Обзор |
<!-- 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"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| 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 |