levkhomich / akka-tracing   0.6.1

GitHub

A distributed tracing extension for Akka. Provides integration with Play framework, Spray and Akka HTTP.

Scala versions: 2.12 2.11 2.10

akka-tracing-core 0.6.1


Group ID:
com.github.levkhomich
Artifact ID:
akka-tracing-core_2.12
Version:
0.6.1
Release Date:
Sept 20, 2017
Licenses:
Files:

libraryDependencies += "com.github.levkhomich" %% "akka-tracing-core" % "0.6.1"

Mill build tool

ivy"com.github.levkhomich::akka-tracing-core:0.6.1"

Scala CLI

//> using dep "com.github.levkhomich::akka-tracing-core:0.6.1"

Ammonite REPL

import $ivy.`com.github.levkhomich::akka-tracing-core:0.6.1`

<dependency>
  <groupId>com.github.levkhomich</groupId>
  <artifactId>akka-tracing-core_2.12</artifactId>
  <version>0.6.1</version>
</dependency>

compile group: 'com.github.levkhomich', name: 'akka-tracing-core_2.12', version: '0.6.1'