Fedora 15 Update: google-guice-3.0-0.1.rc2.fc15

updates at fedoraproject.org updates at fedoraproject.org
Tue Mar 8 02:18:34 UTC 2011


--------------------------------------------------------------------------------
Fedora Update Notification
FEDORA-2011-2424
2011-03-01 21:33:54
--------------------------------------------------------------------------------

Name        : google-guice
Product     : Fedora 15
Version     : 3.0
Release     : 0.1.rc2.fc15
URL         : http://code.google.com/p/google-guice
Summary     : Lightweight dependency injection framework
Description :
Put simply, Guice alleviates the need for factories and the use of new
in your Java code. Think of Guice's @Inject as the new new. You will
still need to write factories in some cases, but your code will not
depend directly on them. Your code will be easier to change, unit test
and reuse in other contexts.

Guice embraces Java's type safe nature, especially when it comes to
features introduced in Java 5 such as generics and annotations. You
might think of Guice as filling in missing features for core
Java. Ideally, the language itself would provide most of the same
features, but until such a language comes along, we have Guice.

Guice helps you design better APIs, and the Guice API itself sets a
good example. Guice is not a kitchen sink. We justify each feature
with at least three use cases. When in doubt, we leave it out. We
build general functionality which enables you to extend Guice rather
than adding every feature to the core framework.

--------------------------------------------------------------------------------
Update Information:

This is a upstream release candidate with several bugfixes. This also solves problem with mvn3 unable to reach remote repositories.
--------------------------------------------------------------------------------

This update can be installed with the "yum" update program.  Use 
su -c 'yum update google-guice' at the command line.
For more information, refer to "Managing Software with yum",
available at http://docs.fedoraproject.org/yum/.

All packages are signed with the Fedora Project GPG key.  More details on the
GPG keys used by the Fedora Project can be found at
https://fedoraproject.org/keys
--------------------------------------------------------------------------------


More information about the package-announce mailing list