is not current version
Last Version 1.0.1

com.marksandspencer:mands-springboot-logging 1.0.0

A jar containing some conventions for logging in Marks and Spencer Spring Boot services

Categories

Categories

Logging Application Layer Libs
GroupId

GroupId

com.marksandspencer
ArtifactId

ArtifactId

mands-springboot-logging
Version

Version

1.0.0
Type

Type

jar

Download mands-springboot-logging 1.0.0


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