GroupId | GroupIdnl.talsmasoftware.context |
---|---|
ArtifactId | ArtifactIdcontext-propagation-bom |
Version | Version0.4.8 |
Type | Typepom |
Filename | Size |
---|---|
context-propagation-bom-0.4.8.pom | 2 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.4.8</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/nl.talsmasoftware.context/context-propagation-bom/
implementation 'nl.talsmasoftware.context:context-propagation-bom:0.4.8'
// https://jarcasting.com/artifacts/nl.talsmasoftware.context/context-propagation-bom/
implementation ("nl.talsmasoftware.context:context-propagation-bom:0.4.8")
'nl.talsmasoftware.context:context-propagation-bom:pom:0.4.8'
<dependency org="nl.talsmasoftware.context" name="context-propagation-bom" rev="0.4.8">
<artifact name="context-propagation-bom" type="pom" />
</dependency>
@Grapes(
@Grab(group='nl.talsmasoftware.context', module='context-propagation-bom', version='0.4.8')
)
libraryDependencies += "nl.talsmasoftware.context" % "context-propagation-bom" % "0.4.8"
[nl.talsmasoftware.context/context-propagation-bom "0.4.8"]