is not current version
Last Version 1.0.11

nl.talsmasoftware.context:context-propagation-root 0.4.3

Standardized context propagation in concurrent systems.

GroupId

GroupId

nl.talsmasoftware.context
ArtifactId

ArtifactId

context-propagation-root
Version

Version

0.4.3
Type

Type

pom

Download context-propagation-root 0.4.3


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