| License |
License |
|---|---|
| Categories |
CategoriesJSON Data |
| GroupId | GroupIdcom.github.dubasdey |
| ArtifactId | ArtifactIdlog4j2-jsonevent-layout |
| Last Version | Last Version0.0.7 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionlog4j2-jsonevent-layout
Log4j2 JSON Event layout without third party dependencies
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/com.github.dubasdey/log4j2-jsonevent-layout/ -->
<dependency>
<groupId>com.github.dubasdey</groupId>
<artifactId>log4j2-jsonevent-layout</artifactId>
<version>0.0.7</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.dubasdey/log4j2-jsonevent-layout/
implementation 'com.github.dubasdey:log4j2-jsonevent-layout:0.0.7'
// https://jarcasting.com/artifacts/com.github.dubasdey/log4j2-jsonevent-layout/
implementation ("com.github.dubasdey:log4j2-jsonevent-layout:0.0.7")
'com.github.dubasdey:log4j2-jsonevent-layout:jar:0.0.7'
<dependency org="com.github.dubasdey" name="log4j2-jsonevent-layout" rev="0.0.7">
<artifact name="log4j2-jsonevent-layout" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.dubasdey', module='log4j2-jsonevent-layout', version='0.0.7')
)
libraryDependencies += "com.github.dubasdey" % "log4j2-jsonevent-layout" % "0.0.7"
[com.github.dubasdey/log4j2-jsonevent-layout "0.0.7"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.apache.logging.log4j : log4j-core | jar | 2.17.1 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.13.1 |