You can probably pull what you need out of this: https://gist.github.com/jvanzyl/124eae3f387412cd5779
We'll be open sourcing the package this belongs at some point in the future but I think all you need is the coordinate --> maven repository path and then you can use whatever to download. I use OkHttp and Guava in that class. On Jan 16, 2015, at 9:15 PM, Dan Tran <[email protected]> wrote: > Hi > > Is there a API to convert a maven coordinate ( including snapshot) to a URL? > > I would like the obtain the URL and and do the download myself > > > Thanks > > -Dan Thanks, Jason ---------------------------------------------------------- Jason van Zyl Founder, Takari and Apache Maven http://twitter.com/jvanzyl http://twitter.com/takari_io --------------------------------------------------------- Be not afraid of growing slowly, be only afraid of standing still. -- Chinese Proverb --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
