I've submitted a pull request https://github.com/xsc/lein-ancient/pull/17to get the latest version vector from all repositories, clojars and maven-central included with none of the nasty scraping. If that gets accepted I'll push out the new version of my emacs plugin which lets you insert the deps inline and automatically add it to your running nrepl.
Adam Clements +44 7947 724 795 -- This email and any files transmitted with it are confidential. If you are not the intended recipient, you are hereby notified that any disclosure, distribution or copying of this communication is strictly prohibited. On Fri, Oct 11, 2013 at 2:38 PM, Nelson Morris <[email protected]>wrote: > I'm glad to see you've found a solution that works for you. I know of > several people doing scraping of clojars to get info, and a real api is on > my list to do when I find time. > > - > Nelson Morris > > > > On Fri, Oct 11, 2013 at 7:45 AM, Adam Clements <[email protected]>wrote: > >> That's great, gets exactly the information I need from all the >> repositories. I'll go fix up my library to use this instead. Thanks for the >> tip off. >> >> >> Adam Clements >> >> +44 7947 724 795 >> -- >> This email and any files transmitted with it are confidential. If you are >> not the intended recipient, you are hereby notified that any disclosure, >> distribution or copying of this communication is strictly prohibited. >> >> >> On Fri, Oct 11, 2013 at 12:19 AM, Karsten Schmidt <[email protected]>wrote: >> >>> On 11 October 2013 00:01, Adam Clements <[email protected]> wrote: >>> > I find it ridiculously useful not having to go to my browser to look >>> up the >>> > latest version of libraries I use all the time. >>> >>> Adam, you might want to check out this leiningen plugin then... >>> https://github.com/xsc/lein-ancient >>> >>> K. >>> >>> -- >>> -- >>> You received this message because you are subscribed to the Google >>> Groups "Clojure" group. >>> To post to this group, send email to [email protected] >>> Note that posts from new members are moderated - please be patient with >>> your first post. >>> To unsubscribe from this group, send email to >>> [email protected] >>> For more options, visit this group at >>> http://groups.google.com/group/clojure?hl=en >>> --- >>> You received this message because you are subscribed to the Google >>> Groups "Clojure" group. >>> To unsubscribe from this group and stop receiving emails from it, send >>> an email to [email protected]. >>> For more options, visit https://groups.google.com/groups/opt_out. >>> >> >> -- >> -- >> You received this message because you are subscribed to the Google >> Groups "Clojure" group. >> To post to this group, send email to [email protected] >> Note that posts from new members are moderated - please be patient with >> your first post. >> To unsubscribe from this group, send email to >> [email protected] >> For more options, visit this group at >> http://groups.google.com/group/clojure?hl=en >> --- >> You received this message because you are subscribed to the Google Groups >> "Clojure" group. >> To unsubscribe from this group and stop receiving emails from it, send an >> email to [email protected]. >> For more options, visit https://groups.google.com/groups/opt_out. >> > > -- > -- > You received this message because you are subscribed to the Google > Groups "Clojure" group. > To post to this group, send email to [email protected] > Note that posts from new members are moderated - please be patient with > your first post. > To unsubscribe from this group, send email to > [email protected] > For more options, visit this group at > http://groups.google.com/group/clojure?hl=en > --- > You received this message because you are subscribed to the Google Groups > "Clojure" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > For more options, visit https://groups.google.com/groups/opt_out. > -- -- You received this message because you are subscribed to the Google Groups "Clojure" group. To post to this group, send email to [email protected] Note that posts from new members are moderated - please be patient with your first post. To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/clojure?hl=en --- You received this message because you are subscribed to the Google Groups "Clojure" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/groups/opt_out.
