| License |
License |
|---|---|
| GroupId | GroupIdcom.github.cafapi.correlation |
| ArtifactId | ArtifactIdcaf-correlation |
| Last Version | Last Version1.0.0-80 |
| Release Date | Release Date |
| Type | Typepom |
| Description |
DescriptionCAF Correlation Id Modules
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| caf-correlation-1.0.0-80.pom | 4 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.github.cafapi.correlation/caf-correlation/ -->
<dependency>
<groupId>com.github.cafapi.correlation</groupId>
<artifactId>caf-correlation</artifactId>
<version>1.0.0-80</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.cafapi.correlation/caf-correlation/
implementation 'com.github.cafapi.correlation:caf-correlation:1.0.0-80'
// https://jarcasting.com/artifacts/com.github.cafapi.correlation/caf-correlation/
implementation ("com.github.cafapi.correlation:caf-correlation:1.0.0-80")
'com.github.cafapi.correlation:caf-correlation:pom:1.0.0-80'
<dependency org="com.github.cafapi.correlation" name="caf-correlation" rev="1.0.0-80">
<artifact name="caf-correlation" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.cafapi.correlation', module='caf-correlation', version='1.0.0-80')
)
libraryDependencies += "com.github.cafapi.correlation" % "caf-correlation" % "1.0.0-80"
[com.github.cafapi.correlation/caf-correlation "1.0.0-80"]