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