Last Version

tech.mlsql:mysql-binlog_2.11 1.0.4

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

License

License

Categories

Categories

MySQL Data Databases
GroupId

GroupId

tech.mlsql
ArtifactId

ArtifactId

mysql-binlog_2.11
Version

Version

1.0.4
Type

Type

jar
Description

Description

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

Download mysql-binlog_2.11 1.0.4


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

Dependencies

compile (3)

Group / Artifact Type Version
tech.mlsql : binlog-common_2.11 jar 1.0.4
com.github.shyiko : mysql-binlog-connector-java jar 0.18.1
tech.mlsql : common-utils_2.11 jar 0.3.5

provided (6)

Group / Artifact Type Version
mysql : mysql-connector-java jar 8.0.16
org.apache.spark : spark-core_2.11 jar 2.4.3
org.apache.spark : spark-sql_2.11 jar 2.4.3
org.apache.spark : spark-mllib_2.11 jar 2.4.3
org.apache.spark : spark-graphx_2.11 jar 2.4.3
org.apache.spark : spark-sql-kafka-0-10_2.11 jar 2.4.3

test (8)

Group / Artifact Type Version
org.scalactic : scalactic_2.11 jar 3.0.0
org.scalatest : scalatest_2.11 jar 3.0.0
org.apache.spark : spark-catalyst_2.11 jar 2.4.3
org.apache.spark : spark-core_2.11 jar 2.4.3
org.apache.spark : spark-sql_2.11 jar 2.4.3
org.pegdown : pegdown jar 1.6.0
net.sf.json-lib : json-lib jar 2.4
tech.mlsql : delta-plus_2.11 jar 0.2.0

Project Modules

There are no modules declared in this project.