tim-group / scalaquery-play-iteratees   1.1.1

MIT License GitHub

Enumerate ScalaQuery queries in chunks and feed to Play 2.x Iteratees

Scala versions: 2.10

scalaquery-play-iteratees 1.1.0


Group ID:
com.timgroup
Artifact ID:
scalaquery-play-iteratees_2.10
Version:
1.1.0
Release Date:
Jan 24, 2014
Licenses:
MIT
Files:

libraryDependencies += "com.timgroup" %% "scalaquery-play-iteratees" % "1.1.0"

Mill build tool

ivy"com.timgroup::scalaquery-play-iteratees:1.1.0"

Scala CLI

//> using dep "com.timgroup::scalaquery-play-iteratees:1.1.0"

Ammonite REPL

import $ivy.`com.timgroup::scalaquery-play-iteratees:1.1.0`

<dependency>
  <groupId>com.timgroup</groupId>
  <artifactId>scalaquery-play-iteratees_2.10</artifactId>
  <version>1.1.0</version>
</dependency>

compile group: 'com.timgroup', name: 'scalaquery-play-iteratees_2.10', version: '1.1.0'