is not current version
Last Version 2.0.0

com.tperamaki:log4j-json-layout 1.0.0

JSON layout for Log4j

Categories

Categories

JSON Data
GroupId

GroupId

com.tperamaki
ArtifactId

ArtifactId

log4j-json-layout
Version

Version

1.0.0
Type

Type

jar

Download log4j-json-layout 1.0.0


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