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