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.5.0
Group ID:
io.delta
Artifact ID:
delta-standalone_2.13
Version:
0.5.0
Release Date:
Jul 28, 2022
Licenses:
Files:
libraryDependencies += "io.delta" %% "delta-standalone" % "0.5.0"
ivy"io.delta::delta-standalone:0.5.0"
//> using dep "io.delta::delta-standalone:0.5.0"
import $ivy.`io.delta::delta-standalone:0.5.0`
<dependency> <groupId>io.delta</groupId> <artifactId>delta-standalone_2.13</artifactId> <version>0.5.0</version> </dependency>
compile group: 'io.delta', name: 'delta-standalone_2.13', version: '0.5.0'