Splunk Search

Do we have splunk 1.1 jar as maven dependency

bubby248
New Member

Hi
Do we have splunk1.1 jar as maven dependency.If available,can you guys provide me the dependency tags.

Tags (1)
0 Karma

Neeraj_Luthra
Splunk Employee
Splunk Employee

It is a fresh deployment so if you run into issues, please let us know and we try to fix them soon.

<repositories>
<repository>
<id>ext-release-local</id>
<url>http://splunk.artifactoryonline.com/splunk/ext-releases-local&lt;/url>
</repository>
</repositories>

<dependencies>
<dependency>
<groupId>com.splunk</groupId>
<artifactId>splunk</artifactId>
<version>1.1.0</version>
</dependency>
</dependencies>

0 Karma
Get Updates on the Splunk Community!

.conf24 | Day 0

Hello Splunk Community! My name is Chris, and I'm based in Canberra, Australia's capital, and I travelled for ...

Enhance Security Visibility with Splunk Enterprise Security 7.1 through Threat ...

(view in My Videos)Struggling with alert fatigue, lack of context, and prioritization around security ...

Troubleshooting the OpenTelemetry Collector

  In this tech talk, you’ll learn how to troubleshoot the OpenTelemetry collector - from checking the ...