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