| License | License | 
|---|---|
| GroupId | GroupIdnl.talsmasoftware.context | 
| ArtifactId | ArtifactIdcontext-propagation-micrometer | 
| Last Version | Last Version1.0.11 | 
| Release Date | Release Date | 
| Type | Typejar | 
| Description | DescriptionContext propagation (micrometer) Standardized context propagation in concurrent systems. | 
| Project Organization | Project Organization | 
<!-- https://jarcasting.com/artifacts/nl.talsmasoftware.context/context-propagation-micrometer/ -->
<dependency>
    <groupId>nl.talsmasoftware.context</groupId>
    <artifactId>context-propagation-micrometer</artifactId>
    <version>1.0.11</version>
</dependency>// https://jarcasting.com/artifacts/nl.talsmasoftware.context/context-propagation-micrometer/
implementation 'nl.talsmasoftware.context:context-propagation-micrometer:1.0.11'// https://jarcasting.com/artifacts/nl.talsmasoftware.context/context-propagation-micrometer/
implementation ("nl.talsmasoftware.context:context-propagation-micrometer:1.0.11")'nl.talsmasoftware.context:context-propagation-micrometer:jar:1.0.11'<dependency org="nl.talsmasoftware.context" name="context-propagation-micrometer" rev="1.0.11">
  <artifact name="context-propagation-micrometer" type="jar" />
</dependency>@Grapes(
@Grab(group='nl.talsmasoftware.context', module='context-propagation-micrometer', version='1.0.11')
)libraryDependencies += "nl.talsmasoftware.context" % "context-propagation-micrometer" % "1.0.11"[nl.talsmasoftware.context/context-propagation-micrometer "1.0.11"]| Group / Artifact | Type | Version | 
|---|---|---|
| nl.talsmasoftware.context : context-propagation | jar | 1.0.11 | 
| io.micrometer : micrometer-core | jar | 1.8.1 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| nl.talsmasoftware : umldoclet Optional | jar | 2.0.15 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| org.junit.jupiter : junit-jupiter-engine | jar | 5.8.2 | 
| 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.7 |