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

com.github.kristofa:brave-resteasy3-spring 3.6.0

RestEasy client and server side interceptors that use the brave api to submit client and server side span information.

Категории

Категории

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

Группа

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

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

brave-resteasy3-spring
Версия

Версия

3.6.0
Тип

Тип

jar

Скачать brave-resteasy3-spring 3.6.0


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