is not current version
Last Version 0.4.0

tech.mlsql:delta-plus_2.12 0.2.0

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

GroupId

GroupId

tech.mlsql
ArtifactId

ArtifactId

delta-plus_2.12
Version

Version

0.2.0
Type

Type

jar

Download delta-plus_2.12 0.2.0


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