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


Group ID:
com.github.rishabh9
Artifact ID:
mdc-propagation-dispatcher_2.12
Version:
0.0.7
Release Date:
Nov 4, 2019
Licenses:
Files:

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

Mill build tool

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

Scala CLI

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

Ammonite REPL

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

<dependency>
  <groupId>com.github.rishabh9</groupId>
  <artifactId>mdc-propagation-dispatcher_2.12</artifactId>
  <version>0.0.7</version>
</dependency>

compile group: 'com.github.rishabh9', name: 'mdc-propagation-dispatcher_2.12', version: '0.0.7'