is not current version
Last Version 3.7.0

com.github.kristofa:brave-resteasy-spring 3.4.0

RestEasy client and server side interceptors that use the brave api to submit client and server side span information.

Categories

Categories

RESTEasy Program Interface REST Frameworks
GroupId

GroupId

com.github.kristofa
ArtifactId

ArtifactId

brave-resteasy-spring
Version

Version

3.4.0
Type

Type

jar

Download brave-resteasy-spring 3.4.0


<!-- https://jarcasting.com/artifacts/com.github.kristofa/brave-resteasy-spring/ -->
<dependency>
    <groupId>com.github.kristofa</groupId>
    <artifactId>brave-resteasy-spring</artifactId>
    <version>3.4.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.kristofa/brave-resteasy-spring/
implementation 'com.github.kristofa:brave-resteasy-spring:3.4.0'
// https://jarcasting.com/artifacts/com.github.kristofa/brave-resteasy-spring/
implementation ("com.github.kristofa:brave-resteasy-spring:3.4.0")
'com.github.kristofa:brave-resteasy-spring:jar:3.4.0'
<dependency org="com.github.kristofa" name="brave-resteasy-spring" rev="3.4.0">
  <artifact name="brave-resteasy-spring" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.kristofa', module='brave-resteasy-spring', version='3.4.0')
)
libraryDependencies += "com.github.kristofa" % "brave-resteasy-spring" % "3.4.0"
[com.github.kristofa/brave-resteasy-spring "3.4.0"]