не последняя версия
Последняя версия 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.

Категории

Категории

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

Группа

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

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

brave-jersey2
Версия

Версия

3.2.0
Тип

Тип

jar

Скачать brave-jersey2 3.2.0

Имя Файла Размер
brave-jersey2-3.2.0.pom
brave-jersey2-3.2.0.jar 2 KB
Обзор

<!-- 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"]