We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 734834c commit d18cba8Copy full SHA for d18cba8
README.md
@@ -74,6 +74,16 @@ input {
74
}
75
```
76
77
+## Maven dependency
78
+-----------------------------------------------------------------------------------------
79
+
80
+```
81
+<dependency>
82
+ <groupId>com.github.dubasdey</groupId>
83
+ <artifactId>log4j2-jsonevent-layout</artifactId>
84
+ <version>0.0.4</version>
85
+</dependency>
86
87
88
## Donate
89
-----------------------------------------------------------------------------------------
0 commit comments