Try the Nexus repository @ Sonatype [1]. They use the index files provided at central. (The same as M2Eclipse uses).
[1] http://repository.sonatype.org/index.html Hth, Nick Stolwijk ~Java Developer~ IPROFS BV. Claus Sluterweg 125 2012 WS Haarlem http://www.iprofs.nl On Tue, Sep 15, 2009 at 4:01 PM, Anders Hammar <[email protected]> wrote: > If you use Eclipse you could use the search support of m2eclipse. Very > handy! > > /Anders > > On Tue, Sep 15, 2009 at 15:52, LukeS <[email protected]> wrote: > >> >> I am new to maven and love it. The challenge I have is figuring out what >> entry I should put in my pom file when I want to add a new dependency. >> >> I found this site: >> http://www.mvnrepository.com/ >> >> It allows you to search for a project and then it gives you the syntax to >> add. The problem is it is very slow sometimes and seems to have some older >> versions of dependencies. >> >> Can someone give me some tips or a different web reference to help me in >> figuring out the syntax to add new dependencies to my project? >> >> Thanks! >> >> -- >> View this message in context: >> http://www.nabble.com/Pom-Dependency-Syntax-tp25454446p25454446.html >> Sent from the Maven - Users mailing list archive at Nabble.com. >> >> >> --------------------------------------------------------------------- >> To unsubscribe, e-mail: [email protected] >> For additional commands, e-mail: [email protected] >> >> > --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
