License |
License |
---|---|
GroupId | GroupIdcom.github.cafapi.correlation |
ArtifactId | ArtifactIdcaf-correlation-jservlet |
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-jservlet/ -->
<dependency>
<groupId>com.github.cafapi.correlation</groupId>
<artifactId>caf-correlation-jservlet</artifactId>
<version>1.0.0-80</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.cafapi.correlation/caf-correlation-jservlet/
implementation 'com.github.cafapi.correlation:caf-correlation-jservlet:1.0.0-80'
// https://jarcasting.com/artifacts/com.github.cafapi.correlation/caf-correlation-jservlet/
implementation ("com.github.cafapi.correlation:caf-correlation-jservlet:1.0.0-80")
'com.github.cafapi.correlation:caf-correlation-jservlet:jar:1.0.0-80'
<dependency org="com.github.cafapi.correlation" name="caf-correlation-jservlet" rev="1.0.0-80">
<artifact name="caf-correlation-jservlet" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.cafapi.correlation', module='caf-correlation-jservlet', version='1.0.0-80')
)
libraryDependencies += "com.github.cafapi.correlation" % "caf-correlation-jservlet" % "1.0.0-80"
[com.github.cafapi.correlation/caf-correlation-jservlet "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 |
Group / Artifact | Type | Version |
---|---|---|
jakarta.servlet : jakarta.servlet-api | jar |