Hi all, Just one correction: WOInject requires Guice and Javassist libraries. The site has been updated to include a package containing these libraries.
Cheers, Henrique On 13/03/2012, at 22:26, Henrique Prange wrote: > The WOCommunity team is pleased to announce the release of WOInject 1.0. > > WOInject is a dependency injection framework for WebObjects based on Google > Guice. See the WOInject website for more information: > > http://hprange.github.com/woinject/ > > Maven users should specify the version in your project's configuration: > > <dependency> > <groupId>com.woinject</groupId> > <artifactId>woinject</artifactId> > <version>1.0</version> > </dependency> > > Non Maven users have to download the woinject-1.0.jar: > > http://github.com/downloads/hprange/woinject/woinject-1.0.jar > > Enjoy, > > Henrique _______________________________________________ Do not post admin requests to the list. They will be ignored. Webobjects-dev mailing list ([email protected]) Help/Unsubscribe/Update your Subscription: https://lists.apple.com/mailman/options/webobjects-dev/archive%40mail-archive.com This email sent to [email protected]
