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!

Observe and Secure All Apps with Splunk

  Join Us for Our Next Tech Talk: Observe and Secure All Apps with SplunkAs organizations continue to innovate ...

Splunk Decoded: Business Transactions vs Business IQ

It’s the morning of Black Friday, and your e-commerce site is handling 10x normal traffic. Orders are flowing, ...

Fastest way to demo Observability

I’ve been having a lot of fun learning about Kubernetes and Observability. I set myself an interesting ...