izmailoff / spray-mongo-record   0.0.3

MIT License GitHub

A helper library for using Lift-record in Spray. Includes marshalling and testing utilities.

Scala versions: 2.10

mongoconnect 0.0.1


Group ID:
com.github.izmailoff
Artifact ID:
mongoconnect_2.10
Version:
0.0.1
Release Date:
Sep 15, 2014
Licenses:
MIT
Files:
Full Scala Version:
2.10.4
Developers:

libraryDependencies += "com.github.izmailoff" %% "mongoconnect" % "0.0.1"

Mill build tool

ivy"com.github.izmailoff::mongoconnect:0.0.1"

Scala CLI

//> using dep "com.github.izmailoff::mongoconnect:0.0.1"

Ammonite REPL

import $ivy.`com.github.izmailoff::mongoconnect:0.0.1`

<dependency>
  <groupId>com.github.izmailoff</groupId>
  <artifactId>mongoconnect_2.10</artifactId>
  <version>0.0.1</version>
</dependency>

compile group: 'com.github.izmailoff', name: 'mongoconnect_2.10', version: '0.0.1'