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.9.16


Group ID:
com.github.novamage
Artifact ID:
squeryl_2.12
Version:
0.9.16
Release Date:
Jan 9, 2019
Licenses:
Files:

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

Mill build tool

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

Scala CLI

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

Ammonite REPL

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

<dependency>
  <groupId>com.github.novamage</groupId>
  <artifactId>squeryl_2.12</artifactId>
  <version>0.9.16</version>
</dependency>

compile group: 'com.github.novamage', name: 'squeryl_2.12', version: '0.9.16'