Download splunk-0.4.1.jar file - Jar s

Jar examples for s:splunk

Description

You can download jar file splunk 0.4.1 in this page.

Build File

You can use the following script to add splunk-0.4.1.jar to your project.

<dependency>
   <groupId>org.cloudhoist</groupId>
   <artifactId>splunk</artifactId>
   <version>0.4.1</version>
</dependency>
compile group: 'org.cloudhoist', name: 'splunk', version: '0.4.1'
libraryDependencies += "org.cloudhoist" % "splunk" % "0.4.1"
<dependency org="org.cloudhoist" name="splunk" rev="0.4.1"/>
@Grapes(@Grab(group='org.cloudhoist', module='splunk', version='0.4.1'))
'org.cloudhoist:splunk:jar:0.4.1'

Download

Click the following link to download the jar file.

splunk-0.4.1-sources.jar
splunk-0.4.1.jar
splunk-0.4.1.pom



Related Tutorials