is not current version
Last Version 2.0.11

com.spt-development:spt-development-cid 2.0.5

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

2.0.5
Type

Type

jar

Download spt-development-cid 2.0.5


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