License |
License |
---|---|
GroupId | GroupIdio.github.springwolf |
ArtifactId | ArtifactIdspringwolf-kafka |
Version | Version0.6.1 |
Type | Typepom |
Description |
Descriptionspringwolf-kafka
Automated JSON API documentation for Kafka Listeners built with Spring
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
springwolf-kafka-0.6.1.pom | |
springwolf-kafka-0.6.1.jar | 2 KB |
springwolf-kafka-0.6.1-sources.jar | 7 KB |
springwolf-kafka-0.6.1-javadoc.jar | 45 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.github.springwolf/springwolf-kafka/ -->
<dependency>
<groupId>io.github.springwolf</groupId>
<artifactId>springwolf-kafka</artifactId>
<version>0.6.1</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.springwolf/springwolf-kafka/
implementation 'io.github.springwolf:springwolf-kafka:0.6.1'
// https://jarcasting.com/artifacts/io.github.springwolf/springwolf-kafka/
implementation ("io.github.springwolf:springwolf-kafka:0.6.1")
'io.github.springwolf:springwolf-kafka:pom:0.6.1'
<dependency org="io.github.springwolf" name="springwolf-kafka" rev="0.6.1">
<artifact name="springwolf-kafka" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.github.springwolf', module='springwolf-kafka', version='0.6.1')
)
libraryDependencies += "io.github.springwolf" % "springwolf-kafka" % "0.6.1"
[io.github.springwolf/springwolf-kafka "0.6.1"]
Group / Artifact | Type | Version |
---|---|---|
io.github.springwolf : springwolf-core | jar | 0.5.0 |
Group / Artifact | Type | Version |
---|---|---|
org.springframework : spring-web | jar | |
org.springframework.kafka : spring-kafka | jar | |
com.google.guava : guava | jar | 27.0.1-jre |