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