Last Version

KafkaCap 0.1.1

Reliably Capture Messages to Kafka

License

License

GroupId

GroupId

io.thill.kafkacap
ArtifactId

ArtifactId

kafkacap-parent
Version

Version

0.1.1
Type

Type

pom
Description

Description

KafkaCap
Reliably Capture Messages to Kafka
Project URL

Project URL

https://github.com/thillio/kafkacap
Source Code Management

Source Code Management

https://github.com/thillio/kafkacap

Download kafkacap-parent 0.1.1


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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • kafkacap-core
  • kafkacap-aeron
  • kafkacap-multicast
  • kafkacap-websocket