is not current version
Last Version 1.0.9

nl.talsmasoftware:context-propagation 0.2.0

Library for standardized management of global context propagation in concurrent systems.

GroupId

GroupId

nl.talsmasoftware
ArtifactId

ArtifactId

context-propagation
Version

Version

0.2.0
Type

Type

jar

Download context-propagation 0.2.0


<!-- https://jarcasting.com/artifacts/nl.talsmasoftware/context-propagation/ -->
<dependency>
    <groupId>nl.talsmasoftware</groupId>
    <artifactId>context-propagation</artifactId>
    <version>0.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/nl.talsmasoftware/context-propagation/
implementation 'nl.talsmasoftware:context-propagation:0.2.0'
// https://jarcasting.com/artifacts/nl.talsmasoftware/context-propagation/
implementation ("nl.talsmasoftware:context-propagation:0.2.0")
'nl.talsmasoftware:context-propagation:jar:0.2.0'
<dependency org="nl.talsmasoftware" name="context-propagation" rev="0.2.0">
  <artifact name="context-propagation" type="jar" />
</dependency>
@Grapes(
@Grab(group='nl.talsmasoftware', module='context-propagation', version='0.2.0')
)
libraryDependencies += "nl.talsmasoftware" % "context-propagation" % "0.2.0"
[nl.talsmasoftware/context-propagation "0.2.0"]