rishabh9 / mdc-propagation-dispatcher   0.0.8

GitHub

A Mapped Diagnostic Context (MDC) propagation Akka Dispatcher for the asynchronous environment of the Play Framework.

Scala versions: 2.13 2.12 2.11

mdc-propagation-dispatcher 0.0.8


Group ID:
com.github.rishabh9
Artifact ID:
mdc-propagation-dispatcher_2.13
Version:
0.0.8
Release Date:
Apr 25, 2020
Licenses:
Files:

libraryDependencies += "com.github.rishabh9" %% "mdc-propagation-dispatcher" % "0.0.8"

Mill build tool

ivy"com.github.rishabh9::mdc-propagation-dispatcher:0.0.8"

Scala CLI

//> using dep "com.github.rishabh9::mdc-propagation-dispatcher:0.0.8"

Ammonite REPL

import $ivy.`com.github.rishabh9::mdc-propagation-dispatcher:0.0.8`

<dependency>
  <groupId>com.github.rishabh9</groupId>
  <artifactId>mdc-propagation-dispatcher_2.13</artifactId>
  <version>0.0.8</version>
</dependency>

compile group: 'com.github.rishabh9', name: 'mdc-propagation-dispatcher_2.13', version: '0.0.8'