GroupId | GroupIdnl.talsmasoftware.context |
---|---|
ArtifactId | ArtifactIdcontext-propagation-root |
Version | Version0.4.11 |
Type | Typepom |
Filename | Size |
---|---|
context-propagation-root-0.4.11.pom | 15 KB |
Browse |
<!-- https://jarcasting.com/artifacts/nl.talsmasoftware.context/context-propagation-root/ -->
<dependency>
<groupId>nl.talsmasoftware.context</groupId>
<artifactId>context-propagation-root</artifactId>
<version>0.4.11</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/nl.talsmasoftware.context/context-propagation-root/
implementation 'nl.talsmasoftware.context:context-propagation-root:0.4.11'
// https://jarcasting.com/artifacts/nl.talsmasoftware.context/context-propagation-root/
implementation ("nl.talsmasoftware.context:context-propagation-root:0.4.11")
'nl.talsmasoftware.context:context-propagation-root:pom:0.4.11'
<dependency org="nl.talsmasoftware.context" name="context-propagation-root" rev="0.4.11">
<artifact name="context-propagation-root" type="pom" />
</dependency>
@Grapes(
@Grab(group='nl.talsmasoftware.context', module='context-propagation-root', version='0.4.11')
)
libraryDependencies += "nl.talsmasoftware.context" % "context-propagation-root" % "0.4.11"
[nl.talsmasoftware.context/context-propagation-root "0.4.11"]