is not current version
Last Version 1.0.11

Context propagation (core) 1.0.10

Standardized context propagation in concurrent systems.

License

License

GroupId

GroupId

nl.talsmasoftware.context
ArtifactId

ArtifactId

context-propagation
Version

Version

1.0.10
Type

Type

jar
Description

Description

Context propagation (core)
Standardized context propagation in concurrent systems.
Project Organization

Project Organization

Talsma ICT

Download context-propagation 1.0.10


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

Dependencies

provided (2)

Group / Artifact Type Version
javax.annotation : javax.annotation-api Optional jar 1.3.2
nl.talsmasoftware : umldoclet Optional jar 2.0.14

test (5)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-engine jar 5.8.1
org.hamcrest : hamcrest jar 2.2
org.mockito : mockito-all jar 1.10.19
org.slf4j : jul-to-slf4j jar 1.7.32
ch.qos.logback : logback-classic jar 1.2.6

Project Modules

There are no modules declared in this project.