lucidsoftware / pekko-thread-context   0.4.0

GitHub

Thread context propogation for Akka

Scala versions: 2.13 2.12 2.11

akka-actor-context 0.2


Group ID:
com.lucidchart
Artifact ID:
akka-actor-context_2.12
Version:
0.2
Release Date:
Mar 4, 2017
Licenses:
Files:

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

Mill build tool

ivy"com.lucidchart::akka-actor-context:0.2"

Scala CLI

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

Ammonite REPL

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

<dependency>
  <groupId>com.lucidchart</groupId>
  <artifactId>akka-actor-context_2.12</artifactId>
  <version>0.2</version>
</dependency>

compile group: 'com.lucidchart', name: 'akka-actor-context_2.12', version: '0.2'