mands-springboot-logging

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

License

License

MIT License
Categories

Categories

Logging Application Layer Libs
GroupId

GroupId

com.marksandspencer
ArtifactId

ArtifactId

mands-springboot-logging
Last Version

Last Version

1.0.1
Release Date

Release Date

Type

Type

jar
Description

Description

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

Download mands-springboot-logging

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-web jar 1.4.1.RELEASE
javax.servlet : javax.servlet-api jar 3.1.0

test (1)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-test jar 1.4.1.RELEASE

Project Modules

There are no modules declared in this project.
com.marksandspencer

M&S Digital Innovation

Official github organisation for Marks and Spencer

Versions

Version
1.0.1
1.0.0