is not current version
Last Version 3.7.0

com.github.kristofa:brave-spring-web-servlet-interceptor 3.2.0

Spring HandlerInterceptorAdapter implementation.

GroupId

GroupId

com.github.kristofa
ArtifactId

ArtifactId

brave-spring-web-servlet-interceptor
Version

Version

3.2.0
Type

Type

jar

Download brave-spring-web-servlet-interceptor 3.2.0


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