is not current version
Last Version 2.0.11

cid 2.0.0

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
Version

Version

2.0.0
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 2.0.0


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

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.