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.

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 ...