l

logstash4j-plugins-filter-json

Files download
File Operation
logstash4j-plugins-filter-json-0.7.0.jar download
logstash4j-plugins-filter-json-0.7.0.pom download
logstash4j-plugins-filter-json-0.7.0-sources.jar download
Apache Maven
<dependency>
  <groupId>com.github.houbb</groupId>
  <artifactId>logstash4j-plugins-filter-json</artifactId>
  <version>0.7.0</version>
</dependency>
Gradle Groovy
implementation 'com.github.houbb:logstash4j-plugins-filter-json:0.7.0'
Gradle Kotlin
implementation("com.github.houbb:logstash4j-plugins-filter-json:0.7.0")
Scala SBT
libraryDependencies += "com.github.houbb" % "logstash4j-plugins-filter-json" % "0.7.0"
Groovy Grape
@Grapes(
  @Grab(group='com.github.houbb', module='logstash4j-plugins-filter-json', version='0.7.0')
)
Apache Ivy
<dependency org="com.github.houbb" name="logstash4j-plugins-filter-json" rev="0.7.0" />
Leiningen
[com.github.houbb/logstash4j-plugins-filter-json "0.7.0"]
Apache Buildr
'com.github.houbb:logstash4j-plugins-filter-json:jar:0.7.0'