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 1.0.0 in this page.
The Apache License, Version 2.0
You can use the following script to add splunk.httpec-1.0.0.jar to your project.
<dependency> <groupId>com.github.hqstevenson.splunk</groupId> <artifactId>splunk.httpec</artifactId> <version>1.0.0</version> </dependency>
compile group: 'com.github.hqstevenson.splunk', name: 'splunk.httpec', version: '1.0.0'
libraryDependencies += "com.github.hqstevenson.splunk" % "splunk.httpec" % "1.0.0"
<dependency org="com.github.hqstevenson.splunk" name="splunk.httpec" rev="1.0.0"/>
@Grapes(@Grab(group='com.github.hqstevenson.splunk', module='splunk.httpec', version='1.0.0'))
'com.github.hqstevenson.splunk:splunk.httpec:jar:1.0.0'
Click the following link to download the jar file.
splunk.httpec-1.0.0-javadoc.jar