A library for querying Binlog with Apache Spark structure streaming, for Spark SQL , DataFrames and [MLSQL](https://www.mlsql.tech).
Scala versions:
2.11
binlog-common 1.0.1
Group ID:
tech.mlsql
Artifact ID:
binlog-common_2.11
Version:
1.0.1
Release Date:
Mar 19, 2020
Licenses:
Files:
Developers:
libraryDependencies += "tech.mlsql" %% "binlog-common" % "1.0.1"
ivy"tech.mlsql::binlog-common:1.0.1"
//> using dep "tech.mlsql::binlog-common:1.0.1"
import $ivy.`tech.mlsql::binlog-common:1.0.1`
<dependency> <groupId>tech.mlsql</groupId> <artifactId>binlog-common_2.11</artifactId> <version>1.0.1</version> </dependency>
compile group: 'tech.mlsql', name: 'binlog-common_2.11', version: '1.0.1'