is not current version
Last Version 1.3.51

io.mantisrx:mantis-connector-kafka 1.2.2

mantis-connector-kafka

Categories

Categories

Ant Build Tools
GroupId

GroupId

io.mantisrx
ArtifactId

ArtifactId

mantis-connector-kafka
Version

Version

1.2.2
Type

Type

jar

Download mantis-connector-kafka 1.2.2


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