Last Version

io.thill.kafkacap:kafkacap-core 0.1.1

Reliably Capture Messages to Kafka

License

License

GroupId

GroupId

io.thill.kafkacap
ArtifactId

ArtifactId

kafkacap-core
Version

Version

0.1.1
Type

Type

jar
Description

Description

Reliably Capture Messages to Kafka

Download kafkacap-core 0.1.1


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

Dependencies

compile (7)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.25
io.thill.trakrj : trakrj jar 0.10.2
net.openhft : chronicle-queue jar 5.17.12
org.apache.kafka : kafka_2.12 jar 2.1.0
org.agrona : agrona jar 0.9.35
org.yaml : snakeyaml jar 1.24
com.lmax : disruptor jar 3.4.2

test (3)

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

Project Modules

There are no modules declared in this project.