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

binlog-common 1.0.4


Group ID:
tech.mlsql
Artifact ID:
binlog-common_2.11
Version:
1.0.4
Release Date:
Jun 21, 2020
Licenses:
Files:

libraryDependencies += "tech.mlsql" %% "binlog-common" % "1.0.4"

Mill build tool

ivy"tech.mlsql::binlog-common:1.0.4"

Scala CLI

//> using dep "tech.mlsql::binlog-common:1.0.4"

Ammonite REPL

import $ivy.`tech.mlsql::binlog-common:1.0.4`

<dependency>
  <groupId>tech.mlsql</groupId>
  <artifactId>binlog-common_2.11</artifactId>
  <version>1.0.4</version>
</dependency>

compile group: 'tech.mlsql', name: 'binlog-common_2.11', version: '1.0.4'