is not current version
Last Version 5.2.4

com.opentable.components:otj-kafka-tests 3.2.0

Kafka integrations component (test)

GroupId

GroupId

com.opentable.components
ArtifactId

ArtifactId

otj-kafka-tests
Version

Version

3.2.0
Type

Type

jar

Download otj-kafka-tests 3.2.0


<!-- https://jarcasting.com/artifacts/com.opentable.components/otj-kafka-tests/ -->
<dependency>
    <groupId>com.opentable.components</groupId>
    <artifactId>otj-kafka-tests</artifactId>
    <version>3.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.opentable.components/otj-kafka-tests/
implementation 'com.opentable.components:otj-kafka-tests:3.2.0'
// https://jarcasting.com/artifacts/com.opentable.components/otj-kafka-tests/
implementation ("com.opentable.components:otj-kafka-tests:3.2.0")
'com.opentable.components:otj-kafka-tests:jar:3.2.0'
<dependency org="com.opentable.components" name="otj-kafka-tests" rev="3.2.0">
  <artifact name="otj-kafka-tests" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.opentable.components', module='otj-kafka-tests', version='3.2.0')
)
libraryDependencies += "com.opentable.components" % "otj-kafka-tests" % "3.2.0"
[com.opentable.components/otj-kafka-tests "3.2.0"]