zio / zio-quill   3.2.0

Contributors Wanted Apache License 2.0 Website GitHub

Compile-time Language Integrated Queries for Scala

Scala versions: 3.x 2.13 2.12 2.11
Scala.js versions: 1.x 0.6

quill-spark 4.4.0


Group ID:
io.getquill
Artifact ID:
quill-spark_2.13
Version:
4.4.0
Release Date:
Sept 2, 2022
Licenses:
Files:

libraryDependencies += "io.getquill" %% "quill-spark" % "4.4.0"

Mill build tool

ivy"io.getquill::quill-spark:4.4.0"

Scala CLI

//> using dep "io.getquill::quill-spark:4.4.0"

Ammonite REPL

import $ivy.`io.getquill::quill-spark:4.4.0`

<dependency>
  <groupId>io.getquill</groupId>
  <artifactId>quill-spark_2.13</artifactId>
  <version>4.4.0</version>
</dependency>

compile group: 'io.getquill', name: 'quill-spark_2.13', version: '4.4.0'