Sun, 30 Jun 2024 08:33:05 UTC | login

Information for build google-guice-4.2.3-3.fc33

ID169723
Package Namegoogle-guice
Version4.2.3
Release3.fc33
Epoch
SummaryLightweight dependency injection framework for Java 5 and above
DescriptionPut 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.
Built bydavidlt
State complete
Volume DEFAULT
StartedThu, 13 Aug 2020 11:19:42 UTC
CompletedThu, 13 Aug 2020 11:19:42 UTC
Tags
f33
f37
f38
RPMs
src
google-guice-4.2.3-3.fc33.src.rpm (info) (download)
noarch
google-guice-4.2.3-3.fc33.noarch.rpm (info) (download)
google-guice-javadoc-4.2.3-3.fc33.noarch.rpm (info) (download)
guice-assistedinject-4.2.3-3.fc33.noarch.rpm (info) (download)
guice-bom-4.2.3-3.fc33.noarch.rpm (info) (download)
guice-extensions-4.2.3-3.fc33.noarch.rpm (info) (download)
guice-grapher-4.2.3-3.fc33.noarch.rpm (info) (download)
guice-jmx-4.2.3-3.fc33.noarch.rpm (info) (download)
guice-jndi-4.2.3-3.fc33.noarch.rpm (info) (download)
guice-multibindings-4.2.3-3.fc33.noarch.rpm (info) (download)
guice-parent-4.2.3-3.fc33.noarch.rpm (info) (download)
guice-servlet-4.2.3-3.fc33.noarch.rpm (info) (download)
guice-throwingproviders-4.2.3-3.fc33.noarch.rpm (info) (download)
Changelog * Tue Jul 28 2020 Fedora Release Engineering <releng@fedoraproject.org> - 4.2.3-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild * Fri Jul 10 2020 Jiri Vanek <jvanek@redhat.com> - 4.2.3-2 - Rebuilt for JDK-11, see https://fedoraproject.org/wiki/Changes/Java11 * Fri May 08 2020 Fabio Valentini <decathorpe@gmail.com> - 4.2.3-1 - Update to version 4.2.3. * Wed Jan 29 2020 Fedora Release Engineering <releng@fedoraproject.org> - 4.2.2-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild * Mon Jul 29 2019 Fabio Valentini <decathorpe@gmail.com> - 4.2.2-1 - Update to version 4.2.2. - Obsolete guice-testlib. * Fri Jul 26 2019 Fabio Valentini <decathorpe@gmail.com> - 4.1-16 - Disable support for spring and JPA. * Thu Jul 25 2019 Fedora Release Engineering <releng@fedoraproject.org> - 4.1-15 - Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild * Fri Feb 01 2019 Fedora Release Engineering <releng@fedoraproject.org> - 4.1-14 - Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild * Thu Dec 13 2018 Mat Booth <mat.booth@redhat.com> - 4.1-13 - Regenerate OSGi metadata due to ASM 7