is not current version
Last Version 1.0.4

tech.mlsql:mysql-binlog_2.11 1.0.3


Categories

Categories

MySQL Data Databases
GroupId

GroupId

tech.mlsql
ArtifactId

ArtifactId

mysql-binlog_2.11
Version

Version

1.0.3
Type

Type

jar

Download mysql-binlog_2.11 1.0.3


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