lucidsoftware / pekko-thread-context   0.4.0

GitHub

Thread context propogation for Akka

Scala versions: 2.13 2.12 2.11

pekko-actor-thread-context 0.4.0


Group ID:
com.lucidchart
Artifact ID:
pekko-actor-thread-context_2.12
Version:
0.4.0
Release Date:
Feb 26, 2024
Licenses:
Files:

libraryDependencies += "com.lucidchart" %% "pekko-actor-thread-context" % "0.4.0"

Mill build tool

ivy"com.lucidchart::pekko-actor-thread-context:0.4.0"

Scala CLI

//> using dep "com.lucidchart::pekko-actor-thread-context:0.4.0"

Ammonite REPL

import $ivy.`com.lucidchart::pekko-actor-thread-context:0.4.0`

<dependency>
  <groupId>com.lucidchart</groupId>
  <artifactId>pekko-actor-thread-context_2.12</artifactId>
  <version>0.4.0</version>
</dependency>

compile group: 'com.lucidchart', name: 'pekko-actor-thread-context_2.12', version: '0.4.0'