squeryl / squeryl   0.14.0

Apache License 2.0 Website GitHub

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

Scala versions: 2.13

squeryl 0.9.18


Group ID:
com.github.novamage
Artifact ID:
squeryl_2.11
Version:
0.9.18
Release Date:
Mar 4, 2019
Licenses:
Files:
Full Scala Version:
2.11.12

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

Mill build tool

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

Scala CLI

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

Ammonite REPL

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

<dependency>
  <groupId>com.github.novamage</groupId>
  <artifactId>squeryl_2.11</artifactId>
  <version>0.9.18</version>
</dependency>

compile group: 'com.github.novamage', name: 'squeryl_2.11', version: '0.9.18'