is not current version
Last Version 1.2.0

com.datamountaineer:kafka-connect-hazelcast 0.3.0

stream-reactor

Categories

Categories

Data Hazelcast Application Layer Libs Distributed Applications
GroupId

GroupId

com.datamountaineer
ArtifactId

ArtifactId

kafka-connect-hazelcast
Version

Version

0.3.0
Type

Type

jar

Download kafka-connect-hazelcast 0.3.0


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