Last Version

smallrye-context-propagation-resteasy 1.0.7

A pluggable library for context propagation in reactive libraries

License

License

Categories

Categories

RESTEasy Program Interface REST Frameworks
GroupId

GroupId

io.smallrye
ArtifactId

ArtifactId

smallrye-context-propagation-resteasy
Version

Version

1.0.7
Type

Type

jar
Description

Description

smallrye-context-propagation-resteasy
A pluggable library for context propagation in reactive libraries
Project URL

Project URL

http://maven.apache.org

Download smallrye-context-propagation-resteasy 1.0.7


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

Dependencies

compile (2)

Group / Artifact Type Version
io.smallrye : smallrye-context-propagation jar 1.0.7
org.jboss.resteasy : resteasy-core jar 4.0.0.CR2

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.