GroupId | GroupIdcom.opentable.components |
---|---|
ArtifactId | ArtifactIdotj-kafka-tests |
Last Version | Last Version5.2.4 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionKafka integrations component (test)
|
Filename | Size |
---|---|
otj-kafka-tests-5.2.4.pom | |
otj-kafka-tests-5.2.4.jar | 14 KB |
otj-kafka-tests-5.2.4-tests.jar | 7 KB |
otj-kafka-tests-5.2.4-test-sources.jar | 6 KB |
otj-kafka-tests-5.2.4-sources.jar | 8 KB |
otj-kafka-tests-5.2.4-javadoc.jar | 382 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.opentable.components/otj-kafka-tests/ -->
<dependency>
<groupId>com.opentable.components</groupId>
<artifactId>otj-kafka-tests</artifactId>
<version>5.2.4</version>
</dependency>
// https://jarcasting.com/artifacts/com.opentable.components/otj-kafka-tests/
implementation 'com.opentable.components:otj-kafka-tests:5.2.4'
// https://jarcasting.com/artifacts/com.opentable.components/otj-kafka-tests/
implementation ("com.opentable.components:otj-kafka-tests:5.2.4")
'com.opentable.components:otj-kafka-tests:jar:5.2.4'
<dependency org="com.opentable.components" name="otj-kafka-tests" rev="5.2.4">
<artifact name="otj-kafka-tests" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.opentable.components', module='otj-kafka-tests', version='5.2.4')
)
libraryDependencies += "com.opentable.components" % "otj-kafka-tests" % "5.2.4"
[com.opentable.components/otj-kafka-tests "5.2.4"]
Group / Artifact | Type | Version |
---|---|---|
com.opentable.components : otj-core | jar | 5.2.0 |
org.apache.kafka : kafka_2.13 | jar | 3.0.1 |
org.apache.kafka : kafka-clients | jar | 3.0.1 |
org.apache.zookeeper : zookeeper | jar | 3.6.3 |
org.apache.curator : curator-test | jar | 5.2.0 |
javax.annotation : javax.annotation-api | jar | 1.3.2 |
com.google.guava : guava | jar | 31.0.1-jre |
org.slf4j : slf4j-api | jar | 1.7.36 |
junit : junit | jar | 4.13.2 |
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : jcl-over-slf4j | jar | 1.7.36 |
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-simple | jar | 1.7.36 |
org.junit.vintage : junit-vintage-engine | jar |