springwolf-kafka

Automated JSON API documentation for Kafka Listeners built with Spring

License

License

GroupId

GroupId

io.github.springwolf
ArtifactId

ArtifactId

springwolf-kafka
Last Version

Last Version

0.7.0
Release Date

Release Date

Type

Type

pom
Description

Description

springwolf-kafka
Automated JSON API documentation for Kafka Listeners built with Spring
Project URL

Project URL

https://github.com/springwolf/springwolf-core
Source Code Management

Source Code Management

https://github.com/springwolf/springwolf-core

Download springwolf-kafka

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
io.github.springwolf : springwolf-core jar 0.6.0

runtime (3)

Group / Artifact Type Version
org.springframework : spring-web jar
org.springframework.kafka : spring-kafka jar
com.google.guava : guava jar 27.0.1-jre

Project Modules

There are no modules declared in this project.

Versions

Version
0.7.0
0.6.1
0.6.0
0.5.0
0.4.0
0.3.0
0.2.0
0.1.1