Last Version

io.thill.kafkacap:kafkacap-websocket 0.1.1

Reliably Capture Messages to Kafka

License

License

GroupId

GroupId

io.thill.kafkacap
ArtifactId

ArtifactId

kafkacap-websocket
Version

Version

0.1.1
Type

Type

jar
Description

Description

Reliably Capture Messages to Kafka

Download kafkacap-websocket 0.1.1


<!-- https://jarcasting.com/artifacts/io.thill.kafkacap/kafkacap-websocket/ -->
<dependency>
    <groupId>io.thill.kafkacap</groupId>
    <artifactId>kafkacap-websocket</artifactId>
    <version>0.1.1</version>
</dependency>
// https://jarcasting.com/artifacts/io.thill.kafkacap/kafkacap-websocket/
implementation 'io.thill.kafkacap:kafkacap-websocket:0.1.1'
// https://jarcasting.com/artifacts/io.thill.kafkacap/kafkacap-websocket/
implementation ("io.thill.kafkacap:kafkacap-websocket:0.1.1")
'io.thill.kafkacap:kafkacap-websocket:jar:0.1.1'
<dependency org="io.thill.kafkacap" name="kafkacap-websocket" rev="0.1.1">
  <artifact name="kafkacap-websocket" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.thill.kafkacap', module='kafkacap-websocket', version='0.1.1')
)
libraryDependencies += "io.thill.kafkacap" % "kafkacap-websocket" % "0.1.1"
[io.thill.kafkacap/kafkacap-websocket "0.1.1"]

Dependencies

compile (3)

Group / Artifact Type Version
io.thill.kafkacap : kafkacap-core jar 0.1.1
org.slf4j : slf4j-simple jar 1.7.25
org.glassfish.tyrus.bundles : tyrus-standalone-client jar 1.15

test (2)

Group / Artifact Type Version
junit : junit jar 4.12
io.thill.kafkalite : kafka-lite jar 0.9.1

Project Modules

There are no modules declared in this project.