delta-io / delta   3.1.0

Apache License 2.0 Website GitHub

An open-source storage framework that enables building a Lakehouse architecture with compute engines including Spark, PrestoDB, Flink, Trino, and Hive and APIs

Scala versions: 2.13 2.12 2.11

delta-core 2.1.0


Group ID:
io.delta
Artifact ID:
delta-core_2.13
Version:
2.1.0
Release Date:
Aug 29, 2022
Licenses:
Files:

libraryDependencies += "io.delta" %% "delta-core" % "2.1.0"

Mill build tool

ivy"io.delta::delta-core:2.1.0"

Scala CLI

//> using dep "io.delta::delta-core:2.1.0"

Ammonite REPL

import $ivy.`io.delta::delta-core:2.1.0`

<dependency>
  <groupId>io.delta</groupId>
  <artifactId>delta-core_2.13</artifactId>
  <version>2.1.0</version>
</dependency>

compile group: 'io.delta', name: 'delta-core_2.13', version: '2.1.0'