cid-web

A simple library for initialising the correlation ID associated with incoming web requests.

License

License

GroupId

GroupId

com.spt-development
ArtifactId

ArtifactId

spt-development-cid-web
Last Version

Last Version

2.0.4
Release Date

Release Date

Type

Type

jar
Description

Description

cid-web
A simple library for initialising the correlation ID associated with incoming web requests.
Project URL

Project URL

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

Source Code Management

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

Download spt-development-cid-web

How to add to project

<!-- 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"]

Dependencies

compile (3)

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

test (5)

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

Project Modules

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

SPT Development Ltd

Versions

Version
2.0.4
2.0.3
2.0.2
2.0.1
2.0.0
1.0.1
1.0.0