Fedora 20 Update: google-guice-3.1.3-8.fc20

updates at fedoraproject.org updates at fedoraproject.org
Thu Oct 10 14:50:05 UTC 2013


--------------------------------------------------------------------------------
Fedora Update Notification
FEDORA-2013-18527
2013-10-09 13:51:52
--------------------------------------------------------------------------------

Name        : google-guice
Product     : Fedora 20
Version     : 3.1.3
Release     : 8.fc20
URL         : https://github.com/sonatype/sisu-guice
Summary     : Lightweight dependency injection framework for Java 5 and above
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 rebase to Java Packages Tools 3.3.1 and XMvn 1.1.0.  For list of new featured and bugs fixed, see upstream websites and/or java-devel mailing list.
--------------------------------------------------------------------------------

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