GroupId | GroupIdcom.opentable.components |
---|---|
ArtifactId | ArtifactIdotj-kafka-streams |
Last Version | Last Version5.2.4 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionKafka streams integrations component
|
<!-- https://jarcasting.com/artifacts/com.opentable.components/otj-kafka-streams/ -->
<dependency>
<groupId>com.opentable.components</groupId>
<artifactId>otj-kafka-streams</artifactId>
<version>5.2.4</version>
</dependency>
// https://jarcasting.com/artifacts/com.opentable.components/otj-kafka-streams/
implementation 'com.opentable.components:otj-kafka-streams:5.2.4'
// https://jarcasting.com/artifacts/com.opentable.components/otj-kafka-streams/
implementation ("com.opentable.components:otj-kafka-streams:5.2.4")
'com.opentable.components:otj-kafka-streams:jar:5.2.4'
<dependency org="com.opentable.components" name="otj-kafka-streams" rev="5.2.4">
<artifact name="otj-kafka-streams" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.opentable.components', module='otj-kafka-streams', version='5.2.4')
)
libraryDependencies += "com.opentable.components" % "otj-kafka-streams" % "5.2.4"
[com.opentable.components/otj-kafka-streams "5.2.4"]
Group / Artifact | Type | Version |
---|---|---|
com.opentable.components : otj-kafka | jar | 5.2.4 |
javax.inject : javax.inject | jar | 1 |
org.apache.kafka : kafka-clients | jar | 3.0.1 |
org.apache.kafka : kafka-streams | jar | 3.0.1 |
org.slf4j : slf4j-api | jar | 1.7.36 |
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : jcl-over-slf4j | jar | 1.7.36 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13.2 |
org.assertj : assertj-core | jar | 3.21.0 |
org.springframework : spring-test | jar | |
com.opentable.components : otj-kafka-tests | jar | 5.2.4 |
org.springframework.boot : spring-boot-test | jar |