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