License |
License |
---|---|
GroupId | GroupIdio.smallrye |
ArtifactId | ArtifactIdsmallrye-context-propagation-parent |
Last Version | Last Version2.0.0-RC1 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionSmallRye Context Propagation
A pluggable library for context propagation in reactive libraries
|
Project URL |
Project URL |
Filename | Size |
---|---|
smallrye-context-propagation-parent-2.0.0-RC1.pom | 5 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.smallrye/smallrye-context-propagation-parent/ -->
<dependency>
<groupId>io.smallrye</groupId>
<artifactId>smallrye-context-propagation-parent</artifactId>
<version>2.0.0-RC1</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.smallrye/smallrye-context-propagation-parent/
implementation 'io.smallrye:smallrye-context-propagation-parent:2.0.0-RC1'
// https://jarcasting.com/artifacts/io.smallrye/smallrye-context-propagation-parent/
implementation ("io.smallrye:smallrye-context-propagation-parent:2.0.0-RC1")
'io.smallrye:smallrye-context-propagation-parent:pom:2.0.0-RC1'
<dependency org="io.smallrye" name="smallrye-context-propagation-parent" rev="2.0.0-RC1">
<artifact name="smallrye-context-propagation-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.smallrye', module='smallrye-context-propagation-parent', version='2.0.0-RC1')
)
libraryDependencies += "io.smallrye" % "smallrye-context-propagation-parent" % "2.0.0-RC1"
[io.smallrye/smallrye-context-propagation-parent "2.0.0-RC1"]