is not current version
Last Version 2.0.2

com.savoirtech.logging:slf4j-json-logger-parent 2.0.1

Parent for the easy-to-use Logger generating JSON-formatted messages on top of SLF4J logging.

Categories

Categories

JSON Data Logging Application Layer Libs SLF4J
GroupId

GroupId

com.savoirtech.logging
ArtifactId

ArtifactId

slf4j-json-logger-parent
Version

Version

2.0.1
Type

Type

pom

Download slf4j-json-logger-parent 2.0.1


<!-- https://jarcasting.com/artifacts/com.savoirtech.logging/slf4j-json-logger-parent/ -->
<dependency>
    <groupId>com.savoirtech.logging</groupId>
    <artifactId>slf4j-json-logger-parent</artifactId>
    <version>2.0.1</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.savoirtech.logging/slf4j-json-logger-parent/
implementation 'com.savoirtech.logging:slf4j-json-logger-parent:2.0.1'
// https://jarcasting.com/artifacts/com.savoirtech.logging/slf4j-json-logger-parent/
implementation ("com.savoirtech.logging:slf4j-json-logger-parent:2.0.1")
'com.savoirtech.logging:slf4j-json-logger-parent:pom:2.0.1'
<dependency org="com.savoirtech.logging" name="slf4j-json-logger-parent" rev="2.0.1">
  <artifact name="slf4j-json-logger-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.savoirtech.logging', module='slf4j-json-logger-parent', version='2.0.1')
)
libraryDependencies += "com.savoirtech.logging" % "slf4j-json-logger-parent" % "2.0.1"
[com.savoirtech.logging/slf4j-json-logger-parent "2.0.1"]