is not current version
Last Version 1.0.7

com.github.dekobon:log4j2-bunyan-layout 1.0.0

Log4j2 Bunyan JSON Format Layout

GroupId

GroupId

com.github.dekobon
ArtifactId

ArtifactId

log4j2-bunyan-layout
Version

Version

1.0.0
Type

Type

jar

Download log4j2-bunyan-layout 1.0.0


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