cid

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

License

License

GroupId

GroupId

com.spt-development
ArtifactId

ArtifactId

spt-development-cid
Last Version

Last Version

2.0.11
Release Date

Release Date

Type

Type

jar
Description

Description

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

Project URL

https://github.com/spt-development/spt-development-cid
Source Code Management

Source Code Management

https://github.com/spt-development/spt-development-cid

Download spt-development-cid

How to add to project

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

Dependencies

test (3)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-api jar
org.junit.jupiter : junit-jupiter-engine jar
org.hamcrest : hamcrest jar 2.2

Project Modules

There are no modules declared in this project.
com.spt-development

SPT Development Ltd

Versions

Version
2.0.11
2.0.10
2.0.9
2.0.8
2.0.7
2.0.6
2.0.5
2.0.4
2.0.3
2.0.2
2.0.1
2.0.0
1.1.0
1.0.0