I think the documentation for Guice is very good, but I haven't found a simple list describing the basic function of each jar included in guice-2.0.zip, and when I would need to include it in my classpath. (I downloaded guice-2.0.zip from http://code.google.com/p/google-guice/wiki/Guice20). Am I missing something?
I am guessing that for basic usage, I just need guice-2.0.jar and aopalliance.jar. From the name of the other jars, it seems that several of them are used for the extensions listed at: http://code.google.com/p/google-guice/wiki/ExtendingGuice The jars included in the zip file are: aopalliance.jar guice-2.0.jar guice-assistedinject-2.0.jar guice-jmx-2.0.jar guice-jndi-2.0.jar guice-multibindings-2.0.jar guice-servlet-2.0.jar guice-spring-2.0.jar guice-struts2-plugin-2.0.jar guice-throwingproviders-2.0.jar Thanks for any help. -- You received this message because you are subscribed to the Google Groups "google-guice" 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-guice?hl=en.
