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