License |
License |
---|---|
GroupId | GroupIdnl.talsmasoftware |
ArtifactId | ArtifactIdcontext-propagation |
Version | Version1.0.9 |
Type | Typepom |
Description |
DescriptionRelocation (core, java-5)
Standardized context propagation in concurrent systems.
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
context-propagation-1.0.9.pom | 1 KB |
Browse |
<!-- https://jarcasting.com/artifacts/nl.talsmasoftware/context-propagation/ -->
<dependency>
<groupId>nl.talsmasoftware</groupId>
<artifactId>context-propagation</artifactId>
<version>1.0.9</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/nl.talsmasoftware/context-propagation/
implementation 'nl.talsmasoftware:context-propagation:1.0.9'
// https://jarcasting.com/artifacts/nl.talsmasoftware/context-propagation/
implementation ("nl.talsmasoftware:context-propagation:1.0.9")
'nl.talsmasoftware:context-propagation:pom:1.0.9'
<dependency org="nl.talsmasoftware" name="context-propagation" rev="1.0.9">
<artifact name="context-propagation" type="pom" />
</dependency>
@Grapes(
@Grab(group='nl.talsmasoftware', module='context-propagation', version='1.0.9')
)
libraryDependencies += "nl.talsmasoftware" % "context-propagation" % "1.0.9"
[nl.talsmasoftware/context-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 |