is not current version
Last Version 2.0.2

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

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

1.0.2
Type

Type

pom

Download slf4j-json-logger-parent 1.0.2


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