For gradle you can use ./gradlew dependencies
or gradle depedencies On 08-May-2013, at 12:06 PM, Stefan Baur <ste...@baurs.ch> wrote: > Once you have your maven project set up, run this: > > mvn dependency:tree > > or > > mvn dependency:tree > tree.txt (to output the content into a file) > > This will show you a nice dependency tree for the whole maven project. > > 2013/5/8 Jon Williams <williams.jonat...@gmail.com> > >> If you follow the instructions at tapestry.apache.org getting started page >> you can quickly create a standard tapestry prototype app using maven. Once >> you've done the initial configuration steps, and it builds, look in the lib >> directory of your build to see all the dependencies. >> >> >> On Tue, May 7, 2013 at 7:24 PM, Angelo Chen <angelochen...@gmail.com> >> wrote: >> >>> Hi, >>> >>> How to check the dependencies of tapestry5? >>> does it use apache httpclient4? if yes, what version? Thanks, >>> >>> Angelo >>> >> --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org For additional commands, e-mail: users-h...@tapestry.apache.org