is not current version
Last Version 2.0.11

com.spt-development:spt-development-cid 1.0.0

A very simple library for getting/setting the current correlation ID, utilising ThreadLocal.

GroupId

GroupId

com.spt-development
ArtifactId

ArtifactId

spt-development-cid
Version

Version

1.0.0
Type

Type

jar

Download spt-development-cid 1.0.0


<!-- https://jarcasting.com/artifacts/com.spt-development/spt-development-cid/ -->
<dependency>
    <groupId>com.spt-development</groupId>
    <artifactId>spt-development-cid</artifactId>
    <version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.spt-development/spt-development-cid/
implementation 'com.spt-development:spt-development-cid:1.0.0'
// https://jarcasting.com/artifacts/com.spt-development/spt-development-cid/
implementation ("com.spt-development:spt-development-cid:1.0.0")
'com.spt-development:spt-development-cid:jar:1.0.0'
<dependency org="com.spt-development" name="spt-development-cid" rev="1.0.0">
  <artifact name="spt-development-cid" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.spt-development', module='spt-development-cid', version='1.0.0')
)
libraryDependencies += "com.spt-development" % "spt-development-cid" % "1.0.0"
[com.spt-development/spt-development-cid "1.0.0"]