GroupId | GroupIdcom.opentable.components |
---|---|
ArtifactId | ArtifactIdotj-kafka |
Last Version | Last Version5.2.4 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionKafka integrations component
|
Filename | Size |
---|---|
otj-kafka-5.2.4.pom | |
otj-kafka-5.2.4.jar | 6 KB |
otj-kafka-5.2.4-tests.jar | 5 KB |
otj-kafka-5.2.4-test-sources.jar | 2 KB |
otj-kafka-5.2.4-sources.jar | 3 KB |
otj-kafka-5.2.4-javadoc.jar | 29 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.opentable.components/otj-kafka/ -->
<dependency>
<groupId>com.opentable.components</groupId>
<artifactId>otj-kafka</artifactId>
<version>5.2.4</version>
</dependency>
// https://jarcasting.com/artifacts/com.opentable.components/otj-kafka/
implementation 'com.opentable.components:otj-kafka:5.2.4'
// https://jarcasting.com/artifacts/com.opentable.components/otj-kafka/
implementation ("com.opentable.components:otj-kafka:5.2.4")
'com.opentable.components:otj-kafka:jar:5.2.4'
<dependency org="com.opentable.components" name="otj-kafka" rev="5.2.4">
<artifact name="otj-kafka" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.opentable.components', module='otj-kafka', version='5.2.4')
)
libraryDependencies += "com.opentable.components" % "otj-kafka" % "5.2.4"
[com.opentable.components/otj-kafka "5.2.4"]
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : jcl-over-slf4j | jar | 1.7.36 |
Group / Artifact | Type | Version |
---|---|---|
com.opentable.components : otj-logging-kafka | jar | 5.2.3 |
junit : junit | jar | 4.13.2 |
com.fasterxml.jackson.module : jackson-module-mrbean | jar | |
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 |