License |
License |
---|---|
Categories |
CategoriesJSON Data |
GroupId | GroupIdio.symphonia |
ArtifactId | ArtifactIdlog4j2-json-helper |
Last Version | Last Version1.0.1 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionlambda-log4j2-json-helper
Helper for generating JSON output using Log4J2's JsonLayout.
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Filename | Size |
---|---|
log4j2-json-helper-1.0.1.pom | |
log4j2-json-helper-1.0.1.jar | 3 KB |
log4j2-json-helper-1.0.1-sources.jar | 3 KB |
log4j2-json-helper-1.0.1-javadoc.jar | 23 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.symphonia/log4j2-json-helper/ -->
<dependency>
<groupId>io.symphonia</groupId>
<artifactId>log4j2-json-helper</artifactId>
<version>1.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/io.symphonia/log4j2-json-helper/
implementation 'io.symphonia:log4j2-json-helper:1.0.1'
// https://jarcasting.com/artifacts/io.symphonia/log4j2-json-helper/
implementation ("io.symphonia:log4j2-json-helper:1.0.1")
'io.symphonia:log4j2-json-helper:jar:1.0.1'
<dependency org="io.symphonia" name="log4j2-json-helper" rev="1.0.1">
<artifact name="log4j2-json-helper" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.symphonia', module='log4j2-json-helper', version='1.0.1')
)
libraryDependencies += "io.symphonia" % "log4j2-json-helper" % "1.0.1"
[io.symphonia/log4j2-json-helper "1.0.1"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.logging.log4j : log4j-api | jar | 2.11.2 |