squeryl / squeryl   0.10.0

Apache License 2.0 Website GitHub

A Scala DSL for talking with databases with minimum verbosity and maximum type safety

Scala versions: 3.x 2.13 2.12 2.11 2.10

squeryl 0.14.0


Group ID:
com.github.novamage
Artifact ID:
squeryl_2.13
Version:
0.14.0
Release Date:
Nov 30, 2023
Licenses:
Files:

libraryDependencies += "com.github.novamage" %% "squeryl" % "0.14.0"

Mill build tool

ivy"com.github.novamage::squeryl:0.14.0"

Scala CLI

//> using dep "com.github.novamage::squeryl:0.14.0"

Ammonite REPL

import $ivy.`com.github.novamage::squeryl:0.14.0`

<dependency>
  <groupId>com.github.novamage</groupId>
  <artifactId>squeryl_2.13</artifactId>
  <version>0.14.0</version>
</dependency>

compile group: 'com.github.novamage', name: 'squeryl_2.13', version: '0.14.0'