is not current version
Last Version 3.7.0

com.github.kristofa:brave-jaxrs2 3.0.0-alpha-1

Jersey 2.x integration that uses the brave api to submit client and server side span information.

GroupId

GroupId

com.github.kristofa
ArtifactId

ArtifactId

brave-jaxrs2
Version

Version

3.0.0-alpha-1
Type

Type

jar

Download brave-jaxrs2 3.0.0-alpha-1


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