aselab / scala-activerecord   0.6.2

MIT License GitHub

ActiveRecord-like ORM library for Scala

Scala versions: 2.13 2.12 2.11 2.10
sbt plugins: 0.13

scala-activerecord-play2 0.4.0


Group ID:
com.github.aselab
Artifact ID:
scala-activerecord-play2_2.11
Version:
0.4.0
Release Date:
Jul 28, 2017
Licenses:
MIT
Files:

libraryDependencies += "com.github.aselab" %% "scala-activerecord-play2" % "0.4.0"

Mill build tool

ivy"com.github.aselab::scala-activerecord-play2:0.4.0"

Scala CLI

//> using dep "com.github.aselab::scala-activerecord-play2:0.4.0"

Ammonite REPL

import $ivy.`com.github.aselab::scala-activerecord-play2:0.4.0`

<dependency>
  <groupId>com.github.aselab</groupId>
  <artifactId>scala-activerecord-play2_2.11</artifactId>
  <version>0.4.0</version>
</dependency>

compile group: 'com.github.aselab', name: 'scala-activerecord-play2_2.11', version: '0.4.0'