<dependency>
<groupId>io.spray</groupId>
<artifactId>spray-httpx_2.10</artifactId>
<version>1.3.3</version>
<type>bundle</type>
</dependency>
compile
|-- org.scala-lang:scala-library:2.10.5
|-- io.spray:spray-http_2.10:1.3.3
|-- io.spray:spray-util_2.10:1.3.3
|-- org.jvnet.mimepull:mimepull:1.9.5
provided
|-- com.typesafe.akka:akka-osgi_2.10:2.3.9
|-- io.spray:spray-json_2.10:1.3.1
|-- org.json4s:json4s-native_2.10:3.2.11
|-- org.json4s:json4s-jackson_2.10:3.2.11
|-- io.spray:twirl-api_2.10:0.7.0
|-- com.typesafe.play:twirl-api_2.10:1.0.4
|-- com.typesafe.play:play-json_2.10:2.3.8
|-- net.liftweb:lift-json_2.10:2.6.2
test