is not current version
Last Version 3.7.0

com.github.kristofa:brave-spring-resttemplate-interceptors 3.5.0

Spring RestTemplate interceptor implementation.

GroupId

GroupId

com.github.kristofa
ArtifactId

ArtifactId

brave-spring-resttemplate-interceptors
Version

Version

3.5.0
Type

Type

jar

Download brave-spring-resttemplate-interceptors 3.5.0


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