is not current version
Last Version 0.7.0

io.github.springwolf:springwolf-kafka 0.1.1

Automated JSON API documentation for Kafka Listeners built with Spring

GroupId

GroupId

io.github.springwolf
ArtifactId

ArtifactId

springwolf-kafka
Version

Version

0.1.1
Type

Type

pom

Download springwolf-kafka 0.1.1


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