is not current version
Last Version 1.0.11

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

Standardized context propagation in concurrent systems.

GroupId

GroupId

nl.talsmasoftware.context
ArtifactId

ArtifactId

context-propagation-root
Version

Version

1.0.1
Type

Type

pom

Download context-propagation-root 1.0.1


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