is not current version
Last Version 0.7.0

io.github.springwolf:springwolf-kafka 0.6.0

Automated JSON API documentation for Kafka Listeners built with Spring

GroupId

GroupId

io.github.springwolf
ArtifactId

ArtifactId

springwolf-kafka
Version

Version

0.6.0
Type

Type

pom

Download springwolf-kafka 0.6.0


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