delta-sharing-spark 0.1.0


Group ID:
io.delta
Artifact ID:
delta-sharing-spark_2.12
Version:
0.1.0
Release Date:
May 25, 2021
Licenses:
Files:

libraryDependencies += "io.delta" %% "delta-sharing-spark" % "0.1.0"

Mill build tool

ivy"io.delta::delta-sharing-spark:0.1.0"

Scala CLI

//> using dep "io.delta::delta-sharing-spark:0.1.0"

Ammonite REPL

import $ivy.`io.delta::delta-sharing-spark:0.1.0`

<dependency>
  <groupId>io.delta</groupId>
  <artifactId>delta-sharing-spark_2.12</artifactId>
  <version>0.1.0</version>
</dependency>

compile group: 'io.delta', name: 'delta-sharing-spark_2.12', version: '0.1.0'