is not current version
Last Version 0.4.0

tech.mlsql:delta-plus_2.11 0.1.4

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

GroupId

GroupId

tech.mlsql
ArtifactId

ArtifactId

delta-plus_2.11
Version

Version

0.1.4
Type

Type

jar

Download delta-plus_2.11 0.1.4


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