Reporting

splunk.jar in maven2 repo?

cautiousblue
New Member

looking for splunk.jar in maven (and failing)

Tags (1)
0 Karma

Neeraj_Luthra
Splunk Employee
Splunk Employee

For now the Splunk jar is available on spring’s maven repo - http://repo.springsource.org/simple/ext-release-local.

The latest 1.0 release of Splunk SDK for Java can be added as a dependency in your project’s pom as follows:

<dependency>
<groupId>com.splunk</groupId>
<artifactId>splunk</artifactId>
<version>1.0.0</version>
</dependency>

Of course, you will need to add the above repo to your list as well so maven knows where to look for this artifact.

0 Karma
Get Updates on the Splunk Community!

Introducing the Splunk Community Dashboard Challenge!

Welcome to Splunk Community Dashboard Challenge! This is your chance to showcase your skills in creating ...

Built-in Service Level Objectives Management to Bridge the Gap Between Service & ...

Wednesday, May 29, 2024  |  11AM PST / 2PM ESTRegister now and join us to learn more about how you can ...

Get Your Exclusive Splunk Certified Cybersecurity Defense Engineer Certification at ...

We’re excited to announce a new Splunk certification exam being released at .conf24! If you’re headed to Vegas ...