is not current version
Last Version 3.7.0

com.github.kristofa:brave-jersey 3.4.0

Jersey 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-jersey
Version

Version

3.4.0
Type

Type

jar

Download brave-jersey 3.4.0


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