License |
License |
---|---|
Categories |
CategoriesJSON Data Logging Application Layer Libs |
GroupId | GroupIdcom.aeontronix.elogging |
ArtifactId | ArtifactIdelogging-log4j2-json-layout |
Last Version | Last Version1.0.2 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptioneLogging Log4j JSON layout
Dependency-less Log4j JSON Layout (design for compability with mule)
|
Project URL |
Project URL |
Project Organization |
Project OrganizationAeontronix |
<!-- https://jarcasting.com/artifacts/com.aeontronix.elogging/elogging-log4j2-json-layout/ -->
<dependency>
<groupId>com.aeontronix.elogging</groupId>
<artifactId>elogging-log4j2-json-layout</artifactId>
<version>1.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.aeontronix.elogging/elogging-log4j2-json-layout/
implementation 'com.aeontronix.elogging:elogging-log4j2-json-layout:1.0.2'
// https://jarcasting.com/artifacts/com.aeontronix.elogging/elogging-log4j2-json-layout/
implementation ("com.aeontronix.elogging:elogging-log4j2-json-layout:1.0.2")
'com.aeontronix.elogging:elogging-log4j2-json-layout:jar:1.0.2'
<dependency org="com.aeontronix.elogging" name="elogging-log4j2-json-layout" rev="1.0.2">
<artifact name="elogging-log4j2-json-layout" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.aeontronix.elogging', module='elogging-log4j2-json-layout', version='1.0.2')
)
libraryDependencies += "com.aeontronix.elogging" % "elogging-log4j2-json-layout" % "1.0.2"
[com.aeontronix.elogging/elogging-log4j2-json-layout "1.0.2"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.logging.log4j : log4j-core | jar | 2.5 |
Group / Artifact | Type | Version |
---|---|---|
org.junit.jupiter : junit-jupiter-api | jar | 5.0.2 |