This library allows Scala and Java-based projects (including Apache Flink, Apache Hive, Apache Beam, and PrestoDB) to read from and write to Delta Lake.
delta-standalone 0.2.0
Group ID:
io.delta
Artifact ID:
delta-standalone_2.12
Version:
0.2.0
Release Date:
Dec 10, 2020
Licenses:
Files:
libraryDependencies += "io.delta" %% "delta-standalone" % "0.2.0"
ivy"io.delta::delta-standalone:0.2.0"
//> using dep "io.delta::delta-standalone:0.2.0"
import $ivy.`io.delta::delta-standalone:0.2.0`
<dependency> <groupId>io.delta</groupId> <artifactId>delta-standalone_2.12</artifactId> <version>0.2.0</version> </dependency>
compile group: 'io.delta', name: 'delta-standalone_2.12', version: '0.2.0'