MVN

org.apache.logging.log4j : log4j-layout-template-json

Maven & Gradle

Jun 18, 2023
117 usages
3.1k stars

Apache Log4j layout for templated JSON encoding · JSON Template Layout is a customizable, efficient, and garbage-free JSON generating Apache Log4j layout. It encodes log events according to the structure described by the JSON template provided.

<dependency>
    <groupId>org.apache.logging.log4j</groupId>
    <artifactId>log4j-layout-template-json</artifactId>
    <version>2.20.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.apache.logging.log4j : log4j-layout-template-json to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 2.20.0
  • Latest Alpha: 3.0.0-alpha1

All Versions

Choose a version of org.apache.logging.log4j : log4j-layout-template-json to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
3.0.x
log4j-layout-template-json-3.0.0-alpha1
2.20.x
log4j-layout-template-json-2.20.0
2.19.x
log4j-layout-template-json-2.19.0
2.18.x
log4j-layout-template-json-2.18.0
2.17.x
log4j-layout-template-json-2.17.2
log4j-layout-template-json-2.17.1
log4j-layout-template-json-2.17.0
2.16.x
log4j-layout-template-json-2.16.0
2.15.x
log4j-layout-template-json-2.15.0
2.14.x
log4j-layout-template-json-2.14.1
log4j-layout-template-json-2.14.0

How to add a dependency to Maven

Add the following org.apache.logging.log4j : log4j-layout-template-json maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>org.apache.logging.log4j</groupId>
    <artifactId>log4j-layout-template-json</artifactId>
    <version>2.20.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following org.apache.logging.log4j : log4j-layout-template-json gradle dependency to your build.gradle file:

implementation 'org.apache.logging.log4j:log4j-layout-template-json:2.20.0'

Gradle Kotlin DSL: Add the following org.apache.logging.log4j : log4j-layout-template-json gradle kotlin dependency to your build.gradle.kts file:

implementation("org.apache.logging.log4j:log4j-layout-template-json:2.20.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following org.apache.logging.log4j : log4j-layout-template-json sbt scala dependency to your build.sbt file:

libraryDependencies += "org.apache.logging.log4j" % "log4j-layout-template-json" % "2.20.0"

Advertisement

Dependencies from Group

Jun 18, 2023
7.7k usages
3.1k stars
Jun 18, 2023
6.3k usages
3.1k stars
Jun 18, 2023
5.5k usages
3.1k stars
Jun 18, 2023
1.1k usages
3.1k stars
Jun 18, 2023
1k usages
3.1k stars

Discover Dependencies

Nov 10, 2020
0 stars
Dec 03, 2020
4 stars
Jan 19, 2022
1 usages
40 stars
Aug 26, 2023
24 usages
1.3k stars
Jul 08, 2023
19 usages