Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
Name: google-guice | Distribution: CentOS |
Version: 5.1.0 | Vendor: CentOS |
Release: 12.el10 | Build date: Tue Oct 29 17:00:32 2024 |
Group: Unspecified | Build host: aarch64-01.stream.rdu2.redhat.com |
Size: 692254 | Source RPM: google-guice-5.1.0-12.el10.src.rpm |
Packager: builder@centos.org | |
Url: https://github.com/google/guice | |
Summary: Lightweight dependency injection framework for Java 5 and above |
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.
Apache-2.0
* Tue Oct 29 2024 Troy Dawson <tdawson@redhat.com> - 5.1.0-12 - Bump release for October 2024 mass rebuild: Resolves: RHEL-64018 * Thu Aug 01 2024 Troy Dawson <tdawson@redhat.com> - 5.1.0-11 - Bump release for Aug 2024 java mass rebuild * Mon Jun 24 2024 Troy Dawson <tdawson@redhat.com> - 5.1.0-10 - Bump release for June 2024 mass rebuild * Wed Jan 24 2024 Fedora Release Engineering <releng@fedoraproject.org> - 5.1.0-9 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Sat Jan 20 2024 Fedora Release Engineering <releng@fedoraproject.org> - 5.1.0-8 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Wed Sep 20 2023 Mikolaj Izdebski <mizdebsk@redhat.com> - 5.1.0-7 - Rebuild to regenerate auto-Requires on java * Fri Sep 01 2023 Mikolaj Izdebski <mizdebsk@redhat.com> - 5.1.0-6 - Convert License tag to SPDX format * Wed Aug 30 2023 Mikolaj Izdebski <mizdebsk@redhat.com> - 5.1.0-5 - Build with Jurand instead of deprecated javapackages-extra * Tue Aug 15 2023 Mikolaj Izdebski <mizdebsk@redhat.com> - 5.1.0-4 - Build with default JDK 17 * Thu Jul 20 2023 Fedora Release Engineering <releng@fedoraproject.org> - 5.1.0-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild * Fri Mar 31 2023 Mikolaj Izdebski <mizdebsk@redhat.com> - 5.1.0-2 - Rebuild with no changes * Tue Mar 21 2023 Mikolaj Izdebski <mizdebsk@redhat.com> - 5.1.0-1 - Update to upstream version 5.1.0 * Thu Jan 19 2023 Fedora Release Engineering <releng@fedoraproject.org> - 4.2.3-10 - Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild
/usr/share/java/google-guice.jar /usr/share/java/guice /usr/share/java/guice/google-guice.jar /usr/share/maven-metadata/google-guice-guice.xml /usr/share/maven-poms/google-guice.pom /usr/share/maven-poms/guice /usr/share/maven-poms/guice/google-guice.pom
Generated by rpm2html 1.8.1
Fabrice Bellet, Fri Nov 15 08:36:54 2024