is not current version
Last Version 2.0.5

logging-spring 1.0.0

A very simple library for getting/setting the current correlation ID, utilising ThreadLocal.

License

License

Categories

Categories

Logging Application Layer Libs
GroupId

GroupId

com.spt-development
ArtifactId

ArtifactId

spt-development-logging-spring
Version

Version

1.0.0
Type

Type

jar
Description

Description

logging-spring
A very simple library for getting/setting the current correlation ID, utilising ThreadLocal.
Project URL

Project URL

https://github.com/spt-development/spt-development-logging-spring
Source Code Management

Source Code Management

https://github.com/spt-development/spt-development-logging-spring

Download spt-development-logging-spring 1.0.0


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

Dependencies

compile (5)

Group / Artifact Type Version
org.springframework : spring-core jar 5.3.2
org.springframework : spring-web Optional jar 5.3.2
com.spt-development : spt-development-cid jar 1.1.0
org.aspectj : aspectjweaver jar 1.9.6
org.slf4j : slf4j-api jar 1.7.30

test (5)

Group / Artifact Type Version
org.hamcrest : hamcrest jar 2.2
org.junit.jupiter : junit-jupiter-api jar 5.7.0
org.junit.jupiter : junit-jupiter-engine jar 5.7.0
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.