Splunk Dev

Splunk Mint repository URL

gautamjain
Engager

I'm trying to add the Splunk Mint repository to my build.gradle file as indicated here:
http://docs.splunk.com/Documentation/MintAndroidSDK/latest/DevGuide/Requirementsandinstallation#Inst...

The specified URL returns a 404 error:
https://mint.splunk.com/gradle/

Does anyone know the correct URL?

Tags (3)

apruneda_splunk
Splunk Employee
Splunk Employee

From the docs on that page:
"The https://mint.splunk.com/gradle/ URL is a base URL. The full path to the repository is completed by the plugin."

So, you'll get a 404 if you try to go to that base URL, but the plugin uses a full URL by combining the repositories and dependencies sections of the build.gradle file. Add those sections as indicated in the docs.

Career Survey
First 500 qualified respondents will receive a $20 gift card! Tell us about your professional Splunk journey.
Get Updates on the Splunk Community!

Tech Talk Recap | Mastering Threat Hunting

Mastering Threat HuntingDive into the world of threat hunting, exploring the key differences between ...

Observability for AI Applications: Troubleshooting Latency

If you’re working with proprietary company data, you’re probably going to have a locally hosted LLM or many ...

Splunk AI Assistant for SPL vs. ChatGPT: Which One is Better?

In the age of AI, every tool promises to make our lives easier. From summarizing content to writing code, ...