Last Version

Extensible Log4j2 JSON Layout 2.9.0

Extend Log4j2 JSON layout with custom fields

License

License

Categories

Categories

JSON Data
GroupId

GroupId

org.crosslibs
ArtifactId

ArtifactId

extensible-json-layout
Version

Version

2.9.0
Type

Type

jar
Description

Description

Extensible Log4j2 JSON Layout
Extend Log4j2 JSON layout with custom fields
Project URL

Project URL

https://github.com/cpdevws/extensible-json-layout
Source Code Management

Source Code Management

https://github.com/cpdevws/extensible-json-layout/tree/master

Download extensible-json-layout 2.9.0


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

Dependencies

compile (4)

Group / Artifact Type Version
org.apache.logging.log4j : log4j jar 2.9.0
org.apache.logging.log4j : log4j-api jar 2.9.0
org.apache.logging.log4j : log4j-core jar 2.9.0
com.fasterxml.jackson.core : jackson-databind jar 2.9.1

test (3)

Group / Artifact Type Version
org.apache.logging.log4j : log4j-api jar 2.9.0
org.apache.logging.log4j : log4j-core jar 2.9.0
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.