is not current version
Last Version 2.0.0-RC1

smallrye-context-propagation 1.2.2

A pluggable library for context propagation in reactive libraries

License

License

GroupId

GroupId

io.smallrye
ArtifactId

ArtifactId

smallrye-context-propagation
Version

Version

1.2.2
Type

Type

jar
Description

Description

smallrye-context-propagation
A pluggable library for context propagation in reactive libraries

Download smallrye-context-propagation 1.2.2


<!-- https://jarcasting.com/artifacts/io.smallrye/smallrye-context-propagation/ -->
<dependency>
    <groupId>io.smallrye</groupId>
    <artifactId>smallrye-context-propagation</artifactId>
    <version>1.2.2</version>
</dependency>
// https://jarcasting.com/artifacts/io.smallrye/smallrye-context-propagation/
implementation 'io.smallrye:smallrye-context-propagation:1.2.2'
// https://jarcasting.com/artifacts/io.smallrye/smallrye-context-propagation/
implementation ("io.smallrye:smallrye-context-propagation:1.2.2")
'io.smallrye:smallrye-context-propagation:jar:1.2.2'
<dependency org="io.smallrye" name="smallrye-context-propagation" rev="1.2.2">
  <artifact name="smallrye-context-propagation" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.smallrye', module='smallrye-context-propagation', version='1.2.2')
)
libraryDependencies += "io.smallrye" % "smallrye-context-propagation" % "1.2.2"
[io.smallrye/smallrye-context-propagation "1.2.2"]

Dependencies

compile (5)

Group / Artifact Type Version
org.eclipse.microprofile.context-propagation : microprofile-context-propagation-api jar 1.2
io.smallrye : smallrye-context-propagation-api jar 1.2.2
io.smallrye : smallrye-context-propagation-storage jar 1.2.2
org.eclipse.microprofile.config : microprofile-config-api jar 1.4
org.jboss.threads : jboss-threads jar 3.1.1.Final

test (1)

Group / Artifact Type Version
junit : junit jar 4.13.1

Project Modules

There are no modules declared in this project.