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

com.github.kristofa:brave-jersey 3.0.0-rc-1

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

Категории

Категории

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

Группа

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

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

brave-jersey
Версия

Версия

3.0.0-rc-1
Тип

Тип

jar

Скачать brave-jersey 3.0.0-rc-1


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