Using Maven: <https://lh6.googleusercontent.com/-Wm8MtP7wiG0/Ul8EooqkjfI/AAAAAAAAAFE/in0HB6s97Xc/s1600/scren.JPG> <dependency> <groupId>com.google.inject</groupId> <artifactId>guice</artifactId> <version>4.0-beta</version> </dependency>
среда, 16 октября 2013 г., 13:21:18 UTC+3 пользователь Stuart McCulloch написал: > > Guice 4.0-beta embeds a subset of Guava under a different package, so you > shouldn't see any classpath conflicts. > > How are you consuming Guice? Are you assembling the jars yourself or > using something like Maven or Ivy? > > PS. Guice trunk can now compile against Guava 15: > http://code.google.com/p/google-guice/issues/detail?id=769 > > On 16 Oct 2013, at 08:39, Valerij Erakov wrote: > > Do you plan to migrate to guava 15? In transition on version 4-Beta > appeared jar hell (using guava 15 and guice) > > -- > You received this message because you are subscribed to the Google Groups > "google-guice" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected] <javascript:>. > To post to this group, send email to [email protected]<javascript:> > . > Visit this group at http://groups.google.com/group/google-guice. > For more options, visit https://groups.google.com/groups/opt_out. > > > -- You received this message because you are subscribed to the Google Groups "google-guice" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/google-guice. For more options, visit https://groups.google.com/groups/opt_out.
