allwefantasy / spark-binlog   1.0.4

Apache License 2.0 GitHub

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

Scala versions: 2.11

mysql-binlog 1.0.1


Group ID:
tech.mlsql
Artifact ID:
mysql-binlog_2.11
Version:
1.0.1
Release Date:
Mar 19, 2020
Licenses:
Files:

libraryDependencies += "tech.mlsql" %% "mysql-binlog" % "1.0.1"

Mill build tool

ivy"tech.mlsql::mysql-binlog:1.0.1"

Scala CLI

//> using dep "tech.mlsql::mysql-binlog:1.0.1"

Ammonite REPL

import $ivy.`tech.mlsql::mysql-binlog:1.0.1`

<dependency>
  <groupId>tech.mlsql</groupId>
  <artifactId>mysql-binlog_2.11</artifactId>
  <version>1.0.1</version>
</dependency>

compile group: 'tech.mlsql', name: 'mysql-binlog_2.11', version: '1.0.1'