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.2


Group ID:
com.lucidchart
Artifact ID:
akka-actor-thread-context_2.13
Version:
0.3.2
Release Date:
Jun 3, 2020
Licenses:
Files:

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

Mill build tool

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

Scala CLI

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

Ammonite REPL

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

<dependency>
  <groupId>com.lucidchart</groupId>
  <artifactId>akka-actor-thread-context_2.13</artifactId>
  <version>0.3.2</version>
</dependency>

compile group: 'com.lucidchart', name: 'akka-actor-thread-context_2.13', version: '0.3.2'