<dependency>
<groupId>com.beachape</groupId>
<artifactId>zipkin-futures-play_2.10</artifactId>
<version>0.2.0</version>
</dependency>
@Grapes(
@Grab(group='com.beachape', module='zipkin-futures-play_2.10', version='0.2.0')
)
compile
|-- org.scala-lang:scala-library:2.10.5
|-- com.beachape:zipkin-futures_2.10:0.2.0
|-- com.github.kristofa:brave-zipkin-spancollector:2.4.1
|-- com.github.kristofa:brave-impl:2.4.1
provided
|-- org.scoverage:scalac-scoverage-runtime_2.10:1.0.1
|-- org.scoverage:scalac-scoverage-plugin_2.10:1.0.1
|-- com.typesafe.play:play_2.10:2.4.2
test