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


Group ID:
com.github.aselab
Artifact ID:
scala-activerecord-play2_2.10
Version:
0.2.3
Release Date:
Sept 30, 2013
Licenses:
MIT
Files:

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

Mill build tool

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

Scala CLI

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

Ammonite REPL

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

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

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