is not current version
Last Version 2.0.0-RC1

SmallRye Context Propagation 1.2.0

A pluggable library for context propagation in reactive libraries

License

License

GroupId

GroupId

io.smallrye
ArtifactId

ArtifactId

smallrye-context-propagation-parent
Version

Version

1.2.0
Type

Type

pom
Description

Description

SmallRye Context Propagation
A pluggable library for context propagation in reactive libraries
Project URL

Project URL

https://github.com/smallrye/smallrye-context-propagation

Download smallrye-context-propagation-parent 1.2.0


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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • core
  • cdi
  • jta
  • application
  • propagators-rxjava1
  • propagators-rxjava2
  • tests
  • tck
  • api
  • storage