License |
License |
---|---|
GroupId | GroupIdcom.spt-development |
ArtifactId | ArtifactIdspt-development-cid |
Last Version | Last Version2.0.11 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptioncid
A very simple library for getting/setting the current correlation ID, utilising ThreadLocal.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
org.junit.jupiter : junit-jupiter-api | jar | |
org.junit.jupiter : junit-jupiter-engine | jar | |
org.hamcrest : hamcrest | jar | 2.2 |