License |
License |
---|---|
GroupId | GroupIdcom.github.dekobon |
ArtifactId | ArtifactIdlog4j2-bunyan-layout |
Last Version | Last Version1.0.7 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionLog4j2 Bunyan Layout
Log4j2 Bunyan JSON Format Layout
|
Project URL |
Project URL |
<!-- https://jarcasting.com/artifacts/com.github.dekobon/log4j2-bunyan-layout/ -->
<dependency>
<groupId>com.github.dekobon</groupId>
<artifactId>log4j2-bunyan-layout</artifactId>
<version>1.0.7</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.dekobon/log4j2-bunyan-layout/
implementation 'com.github.dekobon:log4j2-bunyan-layout:1.0.7'
// https://jarcasting.com/artifacts/com.github.dekobon/log4j2-bunyan-layout/
implementation ("com.github.dekobon:log4j2-bunyan-layout:1.0.7")
'com.github.dekobon:log4j2-bunyan-layout:jar:1.0.7'
<dependency org="com.github.dekobon" name="log4j2-bunyan-layout" rev="1.0.7">
<artifact name="log4j2-bunyan-layout" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.dekobon', module='log4j2-bunyan-layout', version='1.0.7')
)
libraryDependencies += "com.github.dekobon" % "log4j2-bunyan-layout" % "1.0.7"
[com.github.dekobon/log4j2-bunyan-layout "1.0.7"]
Group / Artifact | Type | Version |
---|---|---|
com.dslplatform : dsl-json | jar | 1.9.9 |
Group / Artifact | Type | Version |
---|---|---|
org.apache.logging.log4j : log4j-core | jar | 2.17.2 |
Group / Artifact | Type | Version |
---|---|---|
org.junit.jupiter : junit-jupiter-engine | jar | 5.8.2 |
com.fasterxml.jackson.core : jackson-databind | jar | 2.13.1 |