Last Version

com.github.ftrossbach:club-topicana-kafka-streams 0.1.0

Ensure your Kafka Topics are running as expected at application startup

License

License

GroupId

GroupId

com.github.ftrossbach
ArtifactId

ArtifactId

club-topicana-kafka-streams
Version

Version

0.1.0
Type

Type

jar
Description

Description

Ensure your Kafka Topics are running as expected at application startup

Download club-topicana-kafka-streams 0.1.0


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

Dependencies

compile (5)

Group / Artifact Type Version
com.github.ftrossbach : club-topicana-core jar 0.1.0
org.apache.kafka : kafka-streams jar 1.0.0
org.apache.kafka : kafka_2.12 jar 1.0.0
org.apache.kafka : kafka-clients jar 1.0.0
com.github.ftrossbach : club-topicana-core jar 0.1.0

test (5)

Group / Artifact Type Version
org.apache.kafka : kafka-streams jar 1.0.0
org.junit.jupiter : junit-jupiter-api jar 5.0.1
junit : junit jar 4.12
org.junit.jupiter : junit-jupiter-engine jar 5.0.1
org.mockito : mockito-core jar 1.10.19

Project Modules

There are no modules declared in this project.