is not current version
Last Version 1.3.0

com.github.exabrial:graylog-plugin-openwire 1.1.0

Provides an Openwire input for Graylog using the ActiveMQ client library

Categories

Categories

Wire Data Data Structures Graylog Application Layer Libs Logging
GroupId

GroupId

com.github.exabrial
ArtifactId

ArtifactId

graylog-plugin-openwire
Version

Version

1.1.0
Type

Type

jar

Download graylog-plugin-openwire 1.1.0


<!-- https://jarcasting.com/artifacts/com.github.exabrial/graylog-plugin-openwire/ -->
<dependency>
    <groupId>com.github.exabrial</groupId>
    <artifactId>graylog-plugin-openwire</artifactId>
    <version>1.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.exabrial/graylog-plugin-openwire/
implementation 'com.github.exabrial:graylog-plugin-openwire:1.1.0'
// https://jarcasting.com/artifacts/com.github.exabrial/graylog-plugin-openwire/
implementation ("com.github.exabrial:graylog-plugin-openwire:1.1.0")
'com.github.exabrial:graylog-plugin-openwire:jar:1.1.0'
<dependency org="com.github.exabrial" name="graylog-plugin-openwire" rev="1.1.0">
  <artifact name="graylog-plugin-openwire" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.exabrial', module='graylog-plugin-openwire', version='1.1.0')
)
libraryDependencies += "com.github.exabrial" % "graylog-plugin-openwire" % "1.1.0"
[com.github.exabrial/graylog-plugin-openwire "1.1.0"]