is not current version
Last Version 1.0.4

tech.mlsql:spark-binlog_2.11 0.1.8

A library for querying MySQL Binlog with Apache Spark structure streaming, for Spark SQL , DataFrames and [MLSQL](http://www.mlsql.tech).

GroupId

GroupId

tech.mlsql
ArtifactId

ArtifactId

spark-binlog_2.11
Version

Version

0.1.8
Type

Type

jar

Download spark-binlog_2.11 0.1.8


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