is not current version
Last Version 2.0.4

cid-web 1.0.1

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
Version

Version

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


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

Dependencies

compile (3)

Group / Artifact Type Version
com.spt-development : spt-development-cid jar 1.1.0
javax.servlet : javax.servlet-api jar 3.1.0
org.slf4j : slf4j-api jar 1.7.30

test (5)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-api jar 5.7.0
org.junit.jupiter : junit-jupiter-engine jar 5.7.0
org.hamcrest : hamcrest jar 2.2
org.mockito : mockito-core jar 3.6.28
ch.qos.logback : logback-classic jar 1.2.3

Project Modules

There are no modules declared in this project.