License |
License |
---|---|
GroupId | GroupIdcom.github.cafapi.correlation |
ArtifactId | ArtifactIdcaf-correlation-spring |
Last Version | Last Version1.0.0-80 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionCAF Correlation Id Modules
|
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/com.github.cafapi.correlation/caf-correlation-spring/ -->
<dependency>
<groupId>com.github.cafapi.correlation</groupId>
<artifactId>caf-correlation-spring</artifactId>
<version>1.0.0-80</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.cafapi.correlation/caf-correlation-spring/
implementation 'com.github.cafapi.correlation:caf-correlation-spring:1.0.0-80'
// https://jarcasting.com/artifacts/com.github.cafapi.correlation/caf-correlation-spring/
implementation ("com.github.cafapi.correlation:caf-correlation-spring:1.0.0-80")
'com.github.cafapi.correlation:caf-correlation-spring:jar:1.0.0-80'
<dependency org="com.github.cafapi.correlation" name="caf-correlation-spring" rev="1.0.0-80">
<artifact name="caf-correlation-spring" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.cafapi.correlation', module='caf-correlation-spring', version='1.0.0-80')
)
libraryDependencies += "com.github.cafapi.correlation" % "caf-correlation-spring" % "1.0.0-80"
[com.github.cafapi.correlation/caf-correlation-spring "1.0.0-80"]
Group / Artifact | Type | Version |
---|---|---|
com.github.cafapi.correlation : caf-correlation-constants | jar | 1.0.0-80 |
org.slf4j : slf4j-api | jar | |
org.springframework : spring-webmvc | jar |
Group / Artifact | Type | Version |
---|---|---|
jakarta.servlet : jakarta.servlet-api | jar |