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!

More Ways To Control Your Costs With Archived Metrics | Register for Tech Talk

Tuesday, May 14, 2024  |  11AM PT / 2PM ET Register to Attend Join us for this Tech Talk and learn how to ...

.conf24 | Personalize your .conf experience with Learning Paths!

Personalize your .conf24 Experience Learning paths allow you to level up your skill sets and dive deeper ...

Threat Hunting Unlocked: How to Uplevel Your Threat Hunting With the PEAK Framework ...

WATCH NOWAs AI starts tackling low level alerts, it's more critical than ever to uplevel your threat hunting ...