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