for gin i'm using this
<dependency org="com.google.gwt.inject" name="gin" rev="1.5.0" />

[fsousa@nostradamus ivy-test]$ ant
Buildfile: /home/fsousa/ivy-test/build.xml

resolve:
[ivy:retrieve] :: Ivy 2.2.0 - 20100923230623 :: http://ant.apache.org/ivy/ 
::
[ivy:retrieve] :: loading settings :: url = 
jar:file:/opt/apache-ant-1.8.2/lib/ivy-2.2.0.jar!/org/apache/ivy/core/settings/ivysettings.xml
[ivy:retrieve] :: resolving dependencies :: pt.ipb#test;working@nostradamus
[ivy:retrieve] confs: [default]
[ivy:retrieve] found com.google.gwt#gwt-user;2.3.0 in public
[ivy:retrieve] found com.google.gwt#gwt-servlet;2.3.0 in public
[ivy:retrieve] found com.google.gwt#gwt-dev;2.3.0 in public
[ivy:retrieve] found javax.validation#validation-api;1.0.0.GA in public
[ivy:retrieve] found com.google.gwt.inject#gin;1.5.0 in public
[ivy:retrieve] found com.google.inject#guice;3.0-rc2 in public
[ivy:retrieve] found javax.inject#javax.inject;1 in public
[ivy:retrieve] found aopalliance#aopalliance;1.0 in public
[ivy:retrieve] found org.sonatype.sisu.inject#cglib;2.2.1-v20090111 in 
public
[ivy:retrieve] found asm#asm;3.1 in public
[ivy:retrieve] found 
com.google.inject.extensions#guice-assistedinject;3.0-rc2 in public
[ivy:retrieve] :: resolution report :: resolve 334ms :: artifacts dl 25ms
[ivy:retrieve] :: evicted modules:
[ivy:retrieve] com.google.gwt#gwt-servlet;2.2.0 by 
[com.google.gwt#gwt-servlet;2.3.0] in [default]
[ivy:retrieve] com.google.gwt#gwt-user;2.2.0 by 
[com.google.gwt#gwt-user;2.3.0] in [default]
---------------------------------------------------------------------
|                  |            modules            ||   artifacts   |
|       conf       | number| search|dwnlded|evicted|| number|dwnlded|
---------------------------------------------------------------------
|      default     |   13  |   0   |   0   |   2   ||   20  |   0   |
---------------------------------------------------------------------
[ivy:retrieve] :: retrieving :: pt.ipb#test [sync]
[ivy:retrieve] confs: [default]
[ivy:retrieve] 0 artifacts copied, 12 already retrieved (0kB/13ms)

BUILD SUCCESSFUL
Total time: 1 second


[fsousa@nostradamus ivy-test]$ ls -l lib/
total 45268
-rw-rw-r-- 1 fsousa fsousa     4467 Aug  1  2005 aopalliance-1.0.jar
-rw-rw-r-- 1 fsousa fsousa    43033 Jan 20  2008 asm-3.1.jar
-rw-rw-r-- 1 fsousa fsousa   278864 Jan  4 13:12 cglib-2.2.1-v20090111.jar
-rw-rw-r-- 1 fsousa fsousa   131347 Mar  1 03:24 gin-1.5.0.jar
-rw-rw-r-- 1 fsousa fsousa   704045 Jan 10 02:14 guice-3.0-rc2.jar
-rw-rw-r-- 1 fsousa fsousa    36944 Jan 10 02:16 
guice-assistedinject-3.0-rc2.jar
-rw-rw-r-- 1 fsousa fsousa 28046854 May  3 16:02 gwt-dev-2.3.0.jar
-rw-rw-r-- 1 fsousa fsousa  5004997 May  3 16:04 gwt-servlet-2.3.0.jar
-rw-rw-r-- 1 fsousa fsousa 11962987 May  3 16:03 gwt-user-2.3.0.jar
-rw-rw-r-- 1 fsousa fsousa     2497 Oct 14  2009 javax.inject-1.jar
-rw-rw-r-- 1 fsousa fsousa    47433 Feb 25  2010 validation-api-1.0.0.GA.jar
-rw-rw-r-- 1 fsousa fsousa    65220 Feb 25  2010 
validation-api-1.0.0.GA-sources.jar

-- 
You received this message because you are subscribed to the Google Groups 
"Google Web Toolkit" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/google-web-toolkit?hl=en.

Reply via email to