<dependency>
<groupId>io.spray</groupId>
<artifactId>spray-routing</artifactId>
<version>1.1.0</version>
<type>bundle</type>
</dependency>
compile
|-- io.spray:spray-httpx:1.1.0
|-- org.scala-lang:scala-library:2.10.3
|-- com.chuusai:shapeless_2.10:1.2.4
provided