Jar examples for c:context-propagation
Library for standardized management of global context propagation in concurrent systems.
You can download jar file context-propagation 0.4.3 in this page.
Apache License, Version 2.0
You can use the following script to add context-propagation-0.4.3.jar to your project.
<dependency> <groupId>nl.talsmasoftware.context</groupId> <artifactId>context-propagation</artifactId> <version>0.4.3</version> </dependency>
compile group: 'nl.talsmasoftware.context', name: 'context-propagation', version: '0.4.3'
libraryDependencies += "nl.talsmasoftware.context" % "context-propagation" % "0.4.3"
<dependency org="nl.talsmasoftware.context" name="context-propagation" rev="0.4.3"/>
@Grapes(@Grab(group='nl.talsmasoftware.context', module='context-propagation', version='0.4.3'))
'nl.talsmasoftware.context:context-propagation:jar:0.4.3'
Click the following link to download the jar file.
context-propagation-0.4.3-javadoc.jar