Last Version

Delta Plus 0.4.0

A library based on delta for Spark and [MLSQL](http://www.mlsql.tech).

License

License

GroupId

GroupId

tech.mlsql
ArtifactId

ArtifactId

delta-plus_2.11
Version

Version

0.4.0
Type

Type

jar
Description

Description

Delta Plus
A library based on delta for Spark and [MLSQL](http://www.mlsql.tech).
Project URL

Project URL

https://github.com/allwefantasy/delta-plus.git
Source Code Management

Source Code Management

https://github.com/allwefantasy/delta-plus

Download delta-plus_2.11 0.4.0


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

Dependencies

compile (4)

Group / Artifact Type Version
io.delta : delta-core_2.11 jar 0.5.0
tech.mlsql : common-utils_2.11 jar 0.3.6
net.sf.json-lib : json-lib jar 2.4
com.github.shyiko : mysql-binlog-connector-java jar 0.18.1

provided (5)

Group / Artifact Type Version
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 (6)

Group / Artifact Type Version
org.scalactic : scalactic_2.11 jar 3.0.0
org.scalatest : scalatest_2.11 jar 3.0.0
org.pegdown : pegdown jar 1.6.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

Project Modules

There are no modules declared in this project.