l

logstash4j-plugins

The chars scan tools for dev.
The Apache Software License, Version 2.0
houbb
Files download
File Operation
logstash4j-plugins-1.3.0.pom download
Apache Maven
<dependency>
  <groupId>com.github.houbb</groupId>
  <artifactId>logstash4j-plugins</artifactId>
  <version>1.3.0</version>
  <type>pom</type>
</dependency>
Gradle Groovy
implementation 'com.github.houbb:logstash4j-plugins:1.3.0'
Gradle Kotlin
implementation("com.github.houbb:logstash4j-plugins:1.3.0")
Scala SBT
libraryDependencies += "com.github.houbb" % "logstash4j-plugins" % "1.3.0"
Groovy Grape
@Grapes(
  @Grab(group='com.github.houbb', module='logstash4j-plugins', version='1.3.0')
)
Apache Ivy
<dependency org="com.github.houbb" name="logstash4j-plugins" rev="1.3.0" />
Leiningen
[com.github.houbb/logstash4j-plugins "1.3.0"]
Apache Buildr
'com.github.houbb:logstash4j-plugins:jar:1.3.0'