A helper library for using Lift-record in Spray. Includes marshalling and testing utilities.
Scala versions:
2.10
mongoconnect 0.0.2
Group ID:
com.github.izmailoff
Artifact ID:
mongoconnect_2.10
Version:
0.0.2
Release Date:
Sept 26, 2014
Licenses:
Files:
Full Scala Version:
2.10.4
Developers:
libraryDependencies += "com.github.izmailoff" %% "mongoconnect" % "0.0.2"
ivy"com.github.izmailoff::mongoconnect:0.0.2"
//> using dep "com.github.izmailoff::mongoconnect:0.0.2"
import $ivy.`com.github.izmailoff::mongoconnect:0.0.2`
<dependency> <groupId>com.github.izmailoff</groupId> <artifactId>mongoconnect_2.10</artifactId> <version>0.0.2</version> </dependency>
compile group: 'com.github.izmailoff', name: 'mongoconnect_2.10', version: '0.0.2'