is not current version
Last Version 1.5.1

com.networknt:eventuate-kafka 1.5.0

A module that is responsible for Kafka communication

Categories

Categories

Net
GroupId

GroupId

com.networknt
ArtifactId

ArtifactId

eventuate-kafka
Version

Version

1.5.0
Type

Type

jar

Download eventuate-kafka 1.5.0


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