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