License |
License |
---|---|
Categories |
CategoriesLogging Application Layer Libs |
GroupId | GroupIdcom.spt-development |
ArtifactId | ArtifactIdspt-development-logging-spring |
Last Version | Last Version2.0.5 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionlogging-spring
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-logging-spring/ -->
<dependency>
<groupId>com.spt-development</groupId>
<artifactId>spt-development-logging-spring</artifactId>
<version>2.0.5</version>
</dependency>
// https://jarcasting.com/artifacts/com.spt-development/spt-development-logging-spring/
implementation 'com.spt-development:spt-development-logging-spring:2.0.5'
// https://jarcasting.com/artifacts/com.spt-development/spt-development-logging-spring/
implementation ("com.spt-development:spt-development-logging-spring:2.0.5")
'com.spt-development:spt-development-logging-spring:jar:2.0.5'
<dependency org="com.spt-development" name="spt-development-logging-spring" rev="2.0.5">
<artifact name="spt-development-logging-spring" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.spt-development', module='spt-development-logging-spring', version='2.0.5')
)
libraryDependencies += "com.spt-development" % "spt-development-logging-spring" % "2.0.5"
[com.spt-development/spt-development-logging-spring "2.0.5"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework : spring-core | jar | |
org.springframework : spring-web Optional | jar | |
com.spt-development : spt-development-cid | jar | 2.0.11 |
org.aspectj : aspectjweaver | jar | 1.9.7 |
org.slf4j : slf4j-api | jar | 1.7.36 |
Group / Artifact | Type | Version |
---|---|---|
org.hamcrest : hamcrest | jar | 2.2 |
org.junit.jupiter : junit-jupiter-api | jar | |
org.junit.jupiter : junit-jupiter-engine | jar | |
org.mockito : mockito-core | jar | 4.5.1 |
ch.qos.logback : logback-classic | jar | 1.2.11 |