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