GroupId | GroupIdcom.opentable.components |
---|---|
ArtifactId | ArtifactIdotj-kafka-parent |
Last Version | Last Version5.2.4 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionKafka integrations component (parent)
|
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
otj-kafka-parent-5.2.4.pom | 4 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.opentable.components/otj-kafka-parent/ -->
<dependency>
<groupId>com.opentable.components</groupId>
<artifactId>otj-kafka-parent</artifactId>
<version>5.2.4</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.opentable.components/otj-kafka-parent/
implementation 'com.opentable.components:otj-kafka-parent:5.2.4'
// https://jarcasting.com/artifacts/com.opentable.components/otj-kafka-parent/
implementation ("com.opentable.components:otj-kafka-parent:5.2.4")
'com.opentable.components:otj-kafka-parent:pom:5.2.4'
<dependency org="com.opentable.components" name="otj-kafka-parent" rev="5.2.4">
<artifact name="otj-kafka-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.opentable.components', module='otj-kafka-parent', version='5.2.4')
)
libraryDependencies += "com.opentable.components" % "otj-kafka-parent" % "5.2.4"
[com.opentable.components/otj-kafka-parent "5.2.4"]
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : jcl-over-slf4j | jar | 1.7.36 |