| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.oracle.coherence.kafka |
| Идентификатор | Идентификаторcoherence-kafka-connect |
| Последняя версия | Последняя версия1.0.0 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеCoherence Kafka Connector
Kafka Connect connector for Oracle Coherence
|
| Система контроля версий |
Система контроля версий |
<!-- 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"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.oracle.coherence.kafka » coherence-kafka-pof | jar | 1.0.0 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.oracle.coherence.ce : coherence | jar | 21.06.1 |
| org.apache.kafka : connect-api | jar | 2.8.0 |