is not current version
Last Version 0.6.1

com.ethlo.kfka:kfka-mysql 0.5.1


Categories

Categories

MySQL Data Databases
GroupId

GroupId

com.ethlo.kfka
ArtifactId

ArtifactId

kfka-mysql
Version

Version

0.5.1
Type

Type

jar

Download kfka-mysql 0.5.1


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