is not current version
Last Version 3.7.0

com.github.kristofa:brave-jersey2 3.2.0

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

Categories

Categories

Jersey Program Interface REST Frameworks
GroupId

GroupId

com.github.kristofa
ArtifactId

ArtifactId

brave-jersey2
Version

Version

3.2.0
Type

Type

jar

Download brave-jersey2 3.2.0


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