is not current version
Last Version 0.0.13.RELEASE

com.github.eventasia:eventasia-stream-kafka 0.0.7.RELEASE

Eventasia is a Event Sourcing Framework for use with Spring Boot

GroupId

GroupId

com.github.eventasia
ArtifactId

ArtifactId

eventasia-stream-kafka
Version

Version

0.0.7.RELEASE
Type

Type

jar

Download eventasia-stream-kafka 0.0.7.RELEASE


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