is not current version
Last Version 2.2.0

org.apache.atlas:kafka-bridge 1.0.0

Apache Atlas Kafka Bridge Module

GroupId

GroupId

org.apache.atlas
ArtifactId

ArtifactId

kafka-bridge
Version

Version

1.0.0
Type

Type

jar

Download kafka-bridge 1.0.0


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