is not current version
Last Version 1.3.0

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

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.0.1
Type

Type

jar

Download graylog-plugin-openwire 1.0.1


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