is not current version
Last Version 1.10.0

org.codingmatters.poom:poom-services-logging-json-layout 1.7.0


Categories

Categories

JSON Data Logging Application Layer Libs
GroupId

GroupId

org.codingmatters.poom
ArtifactId

ArtifactId

poom-services-logging-json-layout
Version

Version

1.7.0
Type

Type

jar

Download poom-services-logging-json-layout 1.7.0


<!-- https://jarcasting.com/artifacts/org.codingmatters.poom/poom-services-logging-json-layout/ -->
<dependency>
    <groupId>org.codingmatters.poom</groupId>
    <artifactId>poom-services-logging-json-layout</artifactId>
    <version>1.7.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.codingmatters.poom/poom-services-logging-json-layout/
implementation 'org.codingmatters.poom:poom-services-logging-json-layout:1.7.0'
// https://jarcasting.com/artifacts/org.codingmatters.poom/poom-services-logging-json-layout/
implementation ("org.codingmatters.poom:poom-services-logging-json-layout:1.7.0")
'org.codingmatters.poom:poom-services-logging-json-layout:jar:1.7.0'
<dependency org="org.codingmatters.poom" name="poom-services-logging-json-layout" rev="1.7.0">
  <artifact name="poom-services-logging-json-layout" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.codingmatters.poom', module='poom-services-logging-json-layout', version='1.7.0')
)
libraryDependencies += "org.codingmatters.poom" % "poom-services-logging-json-layout" % "1.7.0"
[org.codingmatters.poom/poom-services-logging-json-layout "1.7.0"]