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!

Introducing the 2024 SplunkTrust!

Hello, Splunk Community! We are beyond thrilled to announce our newest group of SplunkTrust members!  The ...

Introducing the 2024 Splunk MVPs!

We are excited to announce the 2024 cohort of the Splunk MVP program. Splunk MVPs are passionate members of ...

Splunk Custom Visualizations App End of Life

The Splunk Custom Visualizations apps End of Life for SimpleXML will reach end of support on Dec 21, 2024, ...