is not current version
Last Version 1.3.51

io.mantisrx:mantis-connector-kafka 1.2.8

mantis-connector-kafka

Categories

Categories

Ant Build Tools
GroupId

GroupId

io.mantisrx
ArtifactId

ArtifactId

mantis-connector-kafka
Version

Version

1.2.8
Type

Type

jar

Download mantis-connector-kafka 1.2.8


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