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


Group ID:
com.github.aselab
Artifact ID:
scala-activerecord-play2_2.10
Version:
0.3.0
Release Date:
Oct 7, 2014
Licenses:
MIT
Files:

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

Mill build tool

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

Scala CLI

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

Ammonite REPL

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

<dependency>
  <groupId>com.github.aselab</groupId>
  <artifactId>scala-activerecord-play2_2.10</artifactId>
  <version>0.3.0</version>
</dependency>

compile group: 'com.github.aselab', name: 'scala-activerecord-play2_2.10', version: '0.3.0'