is not current version
Last Version 1.6.6

com.indeed.logstash.log4j:jsonevent-layout 1.6.1

Log4j pattern layout that conforms to the logstash json_event format

Categories

Categories

JSON Data Logstash Application Layer Libs Logging
GroupId

GroupId

com.indeed.logstash.log4j
ArtifactId

ArtifactId

jsonevent-layout
Version

Version

1.6.1
Type

Type

jar

Download jsonevent-layout 1.6.1


<!-- https://jarcasting.com/artifacts/com.indeed.logstash.log4j/jsonevent-layout/ -->
<dependency>
    <groupId>com.indeed.logstash.log4j</groupId>
    <artifactId>jsonevent-layout</artifactId>
    <version>1.6.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.indeed.logstash.log4j/jsonevent-layout/
implementation 'com.indeed.logstash.log4j:jsonevent-layout:1.6.1'
// https://jarcasting.com/artifacts/com.indeed.logstash.log4j/jsonevent-layout/
implementation ("com.indeed.logstash.log4j:jsonevent-layout:1.6.1")
'com.indeed.logstash.log4j:jsonevent-layout:jar:1.6.1'
<dependency org="com.indeed.logstash.log4j" name="jsonevent-layout" rev="1.6.1">
  <artifact name="jsonevent-layout" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.indeed.logstash.log4j', module='jsonevent-layout', version='1.6.1')
)
libraryDependencies += "com.indeed.logstash.log4j" % "jsonevent-layout" % "1.6.1"
[com.indeed.logstash.log4j/jsonevent-layout "1.6.1"]