Last Version

io.thill.kafkacap:kafkacap-aeron 0.1.1

Reliably Capture Messages to Kafka

License

License

Categories

Categories

Aeron Application Layer Libs Messaging
GroupId

GroupId

io.thill.kafkacap
ArtifactId

ArtifactId

kafkacap-aeron
Version

Version

0.1.1
Type

Type

jar
Description

Description

Reliably Capture Messages to Kafka

Download kafkacap-aeron 0.1.1


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

test (3)

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

Project Modules

There are no modules declared in this project.