lucidsoftware / pekko-thread-context   0.4.0

GitHub

Thread context propogation for Akka

Scala versions: 2.13 2.12 2.11

akka-actor-thread-context 0.3


Group ID:
com.lucidchart
Artifact ID:
akka-actor-thread-context_2.11
Version:
0.3
Release Date:
Mar 9, 2017
Licenses:
Files:

libraryDependencies += "com.lucidchart" %% "akka-actor-thread-context" % "0.3"

Mill build tool

ivy"com.lucidchart::akka-actor-thread-context:0.3"

Scala CLI

//> using dep "com.lucidchart::akka-actor-thread-context:0.3"

Ammonite REPL

import $ivy.`com.lucidchart::akka-actor-thread-context:0.3`

<dependency>
  <groupId>com.lucidchart</groupId>
  <artifactId>akka-actor-thread-context_2.11</artifactId>
  <version>0.3</version>
</dependency>

compile group: 'com.lucidchart', name: 'akka-actor-thread-context_2.11', version: '0.3'