не последняя версия
Последняя версия 3.7.0

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

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

Категории

Категории

Jersey Межпрограммное взаимодействие REST Frameworks
Группа

Группа

com.github.kristofa
Идентификатор

Идентификатор

brave-jersey2
Версия

Версия

3.0.0-alpha-1
Тип

Тип

jar

Скачать brave-jersey2 3.0.0-alpha-1


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