License |
License |
---|---|
GroupId | GroupIdnl.talsmasoftware.context |
ArtifactId | ArtifactIdmdc-propagation |
Last Version | Last Version1.0.9 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionRelocation (mdc)
Standardized context propagation in concurrent systems.
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
mdc-propagation-1.0.9.pom | |
mdc-propagation-1.0.9.jar | 5 KB |
mdc-propagation-1.0.9-sources.jar | 5 KB |
mdc-propagation-1.0.9-javadoc.jar | 403 KB |
Browse |
<!-- https://jarcasting.com/artifacts/nl.talsmasoftware.context/mdc-propagation/ -->
<dependency>
<groupId>nl.talsmasoftware.context</groupId>
<artifactId>mdc-propagation</artifactId>
<version>1.0.9</version>
</dependency>
// https://jarcasting.com/artifacts/nl.talsmasoftware.context/mdc-propagation/
implementation 'nl.talsmasoftware.context:mdc-propagation:1.0.9'
// https://jarcasting.com/artifacts/nl.talsmasoftware.context/mdc-propagation/
implementation ("nl.talsmasoftware.context:mdc-propagation:1.0.9")
'nl.talsmasoftware.context:mdc-propagation:jar:1.0.9'
<dependency org="nl.talsmasoftware.context" name="mdc-propagation" rev="1.0.9">
<artifact name="mdc-propagation" type="jar" />
</dependency>
@Grapes(
@Grab(group='nl.talsmasoftware.context', module='mdc-propagation', version='1.0.9')
)
libraryDependencies += "nl.talsmasoftware.context" % "mdc-propagation" % "1.0.9"
[nl.talsmasoftware.context/mdc-propagation "1.0.9"]
Group / Artifact | Type | Version |
---|---|---|
org.junit.jupiter : junit-jupiter-engine | jar | 5.7.1 |
org.hamcrest : hamcrest | jar | 2.2 |
org.mockito : mockito-all | jar | 1.10.19 |
org.slf4j : jul-to-slf4j | jar | 1.7.30 |
ch.qos.logback : logback-classic | jar | 1.2.3 |