License |
License |
---|---|
GroupId | GroupIdcom.spt-development |
ArtifactId | ArtifactIdspt-development-cid-web |
Last Version | Last Version2.0.4 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptioncid-web
A simple library for initialising the correlation ID associated with incoming web requests.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/com.spt-development/spt-development-cid-web/ -->
<dependency>
<groupId>com.spt-development</groupId>
<artifactId>spt-development-cid-web</artifactId>
<version>2.0.4</version>
</dependency>
// https://jarcasting.com/artifacts/com.spt-development/spt-development-cid-web/
implementation 'com.spt-development:spt-development-cid-web:2.0.4'
// https://jarcasting.com/artifacts/com.spt-development/spt-development-cid-web/
implementation ("com.spt-development:spt-development-cid-web:2.0.4")
'com.spt-development:spt-development-cid-web:jar:2.0.4'
<dependency org="com.spt-development" name="spt-development-cid-web" rev="2.0.4">
<artifact name="spt-development-cid-web" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.spt-development', module='spt-development-cid-web', version='2.0.4')
)
libraryDependencies += "com.spt-development" % "spt-development-cid-web" % "2.0.4"
[com.spt-development/spt-development-cid-web "2.0.4"]
Group / Artifact | Type | Version |
---|---|---|
com.spt-development : spt-development-cid | jar | 2.0.11 |
jakarta.servlet : jakarta.servlet-api | jar | 4.0.4 |
org.slf4j : slf4j-api | jar | 1.7.36 |
Group / Artifact | Type | Version |
---|---|---|
org.junit.jupiter : junit-jupiter-api | jar | |
org.junit.jupiter : junit-jupiter-engine | jar | |
org.hamcrest : hamcrest | jar | 2.2 |
org.mockito : mockito-core | jar | 4.5.1 |
ch.qos.logback : logback-classic | jar | 1.2.11 |