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!

Exciting News: The AppDynamics Community Joins Splunk!

Hello Splunkers,   I’d like to introduce myself—I’m Ryan, the former AppDynamics Community Manager, and I’m ...

The All New Performance Insights for Splunk

Splunk gives you amazing tools to analyze system data and make business-critical decisions, react to issues, ...

Good Sourcetype Naming

When it comes to getting data in, one of the earliest decisions made is what to use as a sourcetype. Often, ...