License |
License |
---|---|
GroupId | GroupIdcom.spt-development |
ArtifactId | ArtifactIdspt-development-cid-web |
Version | Version1.0.1 |
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>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"]
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 |
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 |