Jar examples for s:splunk
A library to assist in collecting data from JMS Messages and building property-formatted JSON payloads for Splunk Events for delivery to a Splunk HTTP Event Collector
You can download jar file splunk.jms 1.0.0 in this page.
The Apache License, Version 2.0
You can use the following script to add splunk.jms-1.0.0.jar to your project.
<dependency> <groupId>com.github.hqstevenson.splunk</groupId> <artifactId>splunk.jms</artifactId> <version>1.0.0</version> </dependency>
compile group: 'com.github.hqstevenson.splunk', name: 'splunk.jms', version: '1.0.0'
libraryDependencies += "com.github.hqstevenson.splunk" % "splunk.jms" % "1.0.0"
<dependency org="com.github.hqstevenson.splunk" name="splunk.jms" rev="1.0.0"/>
@Grapes(@Grab(group='com.github.hqstevenson.splunk', module='splunk.jms', version='1.0.0'))
'com.github.hqstevenson.splunk:splunk.jms:jar:1.0.0'
Click the following link to download the jar file.
splunk.jms-1.0.0-javadoc.jar