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.6-M1


Group ID:
com.github.aselab
Artifact ID:
squeryl_2.10
Version:
0.9.6-M1
Release Date:
Feb 26, 2013
Licenses:
Files:

libraryDependencies += "com.github.aselab" %% "squeryl" % "0.9.6-M1"

Mill build tool

ivy"com.github.aselab::squeryl:0.9.6-M1"

Scala CLI

//> using dep "com.github.aselab::squeryl:0.9.6-M1"

Ammonite REPL

import $ivy.`com.github.aselab::squeryl:0.9.6-M1`

<dependency>
  <groupId>com.github.aselab</groupId>
  <artifactId>squeryl_2.10</artifactId>
  <version>0.9.6-M1</version>
</dependency>

compile group: 'com.github.aselab', name: 'squeryl_2.10', version: '0.9.6-M1'