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