is not current version
Last Version 1.3.51

io.mantisrx:mantis-connector-kafka 1.3.17

mantis-connector-kafka

Categories

Categories

Ant Build Tools
GroupId

GroupId

io.mantisrx
ArtifactId

ArtifactId

mantis-connector-kafka
Version

Version

1.3.17
Type

Type

jar

Download mantis-connector-kafka 1.3.17


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