License |
License |
---|---|
Categories |
CategoriesJSON Data Logging Application Layer Libs |
GroupId | GroupIdorg.apache.logging.log4j |
ArtifactId | ArtifactIdlog4j-layout-template-json |
Last Version | Last Version2.17.2 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionApache Log4j Layout for JSON template
Apache Log4j Layout for JSON template.
|
Project URL |
Project URL |
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/org.apache.logging.log4j/log4j-layout-template-json/ -->
<dependency>
<groupId>org.apache.logging.log4j</groupId>
<artifactId>log4j-layout-template-json</artifactId>
<version>2.17.2</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.logging.log4j/log4j-layout-template-json/
implementation 'org.apache.logging.log4j:log4j-layout-template-json:2.17.2'
// https://jarcasting.com/artifacts/org.apache.logging.log4j/log4j-layout-template-json/
implementation ("org.apache.logging.log4j:log4j-layout-template-json:2.17.2")
'org.apache.logging.log4j:log4j-layout-template-json:jar:2.17.2'
<dependency org="org.apache.logging.log4j" name="log4j-layout-template-json" rev="2.17.2">
<artifact name="log4j-layout-template-json" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.logging.log4j', module='log4j-layout-template-json', version='2.17.2')
)
libraryDependencies += "org.apache.logging.log4j" % "log4j-layout-template-json" % "2.17.2"
[org.apache.logging.log4j/log4j-layout-template-json "2.17.2"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.logging.log4j : log4j-core | jar | 2.17.2 |
org.jctools : jctools-core Optional | jar | 1.2.1 |
Group / Artifact | Type | Version |
---|---|---|
org.apache.logging.log4j : log4j-core | test-jar | 2.17.2 |
org.apache.logging.log4j : log4j-1.2-api | jar | 2.17.2 |
org.junit.jupiter : junit-jupiter-engine | jar | 5.8.2 |
org.junit.jupiter : junit-jupiter-params | jar | 5.8.2 |
org.assertj : assertj-core | jar | 3.22.0 |
com.fasterxml.jackson.core : jackson-databind | jar | 2.13.1 |
co.elastic.logging : log4j2-ecs-layout | jar | 1.3.2 |
com.google.code.java-allocation-instrumenter : java-allocation-instrumenter | jar | 3.3.0 |
org.elasticsearch.client : elasticsearch-rest-high-level-client | jar | 7.17.0 |
org.awaitility : awaitility | jar | 4.1.1 |