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