GroupId | GroupIdcom.github.kristofa |
---|---|
ArtifactId | ArtifactIdbrave-spring-web-servlet-interceptor |
Version | Version3.3.0 |
Type | Typejar |
<!-- 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.3.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.3.0'
// https://jarcasting.com/artifacts/com.github.kristofa/brave-spring-web-servlet-interceptor/
implementation ("com.github.kristofa:brave-spring-web-servlet-interceptor:3.3.0")
'com.github.kristofa:brave-spring-web-servlet-interceptor:jar:3.3.0'
<dependency org="com.github.kristofa" name="brave-spring-web-servlet-interceptor" rev="3.3.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.3.0')
)
libraryDependencies += "com.github.kristofa" % "brave-spring-web-servlet-interceptor" % "3.3.0"
[com.github.kristofa/brave-spring-web-servlet-interceptor "3.3.0"]