levkhomich / akka-tracing 0.6
GitHubA distributed tracing extension for Akka. Provides integration with Play framework, Spray and Akka HTTP.
akka-tracing-play 0.4
Group ID:
com.github.levkhomich
Artifact ID:
akka-tracing-play_2.10
Version:
0.4
Release Date:
Dec 24, 2014
Licenses:
Files:
Full Scala Version:
2.10.4
Developers:
libraryDependencies += "com.github.levkhomich" %% "akka-tracing-play" % "0.4"
ivy"com.github.levkhomich::akka-tracing-play:0.4"
//> using dep "com.github.levkhomich::akka-tracing-play:0.4"
import $ivy.`com.github.levkhomich::akka-tracing-play:0.4`
<dependency> <groupId>com.github.levkhomich</groupId> <artifactId>akka-tracing-play_2.10</artifactId> <version>0.4</version> </dependency>
compile group: 'com.github.levkhomich', name: 'akka-tracing-play_2.10', version: '0.4'