License |
License |
---|---|
GroupId | GroupIdnl.talsmasoftware.context |
ArtifactId | ArtifactIdcontext-propagation-bom |
Version | Version1.0.10 |
Type | Typepom |
Description |
DescriptionContext propagation (bill-of-materials)
Bill of Materials with exported module versions.
This only contains 'opinionated' versions
so modules of this library and crucial transitive jars.
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
context-propagation-bom-1.0.10.pom | 9 KB |
Browse |
<!-- https://jarcasting.com/artifacts/nl.talsmasoftware.context/context-propagation-bom/ -->
<dependency>
<groupId>nl.talsmasoftware.context</groupId>
<artifactId>context-propagation-bom</artifactId>
<version>1.0.10</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/nl.talsmasoftware.context/context-propagation-bom/
implementation 'nl.talsmasoftware.context:context-propagation-bom:1.0.10'
// https://jarcasting.com/artifacts/nl.talsmasoftware.context/context-propagation-bom/
implementation ("nl.talsmasoftware.context:context-propagation-bom:1.0.10")
'nl.talsmasoftware.context:context-propagation-bom:pom:1.0.10'
<dependency org="nl.talsmasoftware.context" name="context-propagation-bom" rev="1.0.10">
<artifact name="context-propagation-bom" type="pom" />
</dependency>
@Grapes(
@Grab(group='nl.talsmasoftware.context', module='context-propagation-bom', version='1.0.10')
)
libraryDependencies += "nl.talsmasoftware.context" % "context-propagation-bom" % "1.0.10"
[nl.talsmasoftware.context/context-propagation-bom "1.0.10"]
Group / Artifact | Type | Version |
---|---|---|
nl.talsmasoftware : umldoclet Optional | jar | 2.0.14 |
Group / Artifact | Type | Version |
---|---|---|
org.junit.jupiter : junit-jupiter-engine | jar | 5.8.1 |
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.6 |