is not current version
Last Version 5.2.4

com.opentable.components:otj-kafka-parent 3.2.2

Kafka integrations component (parent)

GroupId

GroupId

com.opentable.components
ArtifactId

ArtifactId

otj-kafka-parent
Version

Version

3.2.2
Type

Type

pom

Download otj-kafka-parent 3.2.2


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