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: 4.2.3 | Vendor: CentOS |
Release: 8.el9 | Build date: Mon Aug 9 23:36:21 2021 |
Group: Unspecified | Build host: aarch64-03.stream.rdu2.redhat.com |
Size: 548963 | Source RPM: google-guice-4.2.3-8.el9.src.rpm |
Packager: [email protected] | |
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.
ASL 2.0
* Mon Aug 09 2021 Mohan Boddu <[email protected]> - 4.2.3-8 - Rebuilt for IMA sigs, glibc 2.34, aarch64 flags Related: rhbz#1991688 * Wed Jun 09 2021 Mikolaj Izdebski <[email protected]> - 4.2.3-7 - Rebuild to workaround DistroBaker issue * Tue Jun 08 2021 Mikolaj Izdebski <[email protected]> - 4.2.3-6 - Bootstrap Maven for CentOS Stream 9 * Mon May 17 2021 Mikolaj Izdebski <[email protected]> - 4.2.3-5 - Bump release * Mon May 17 2021 Mikolaj Izdebski <[email protected]> - 4.2.3-2 - Bootstrap build - Non-bootstrap build * Tue Jan 26 2021 Fedora Release Engineering <[email protected]> - 4.2.3-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild * Fri Sep 18 2020 Marian Koncek <[email protected]> - 4.2.3-1 - Update to upstream version 4.2.3 * Tue Jul 28 2020 Fedora Release Engineering <[email protected]> - 4.2.3-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild * Fri Jul 10 2020 Jiri Vanek <[email protected]> - 4.2.3-2 - Rebuilt for JDK-11, see https://fedoraproject.org/wiki/Changes/Java11 * Fri May 08 2020 Fabio Valentini <[email protected]> - 4.2.3-1 - Update to version 4.2.3. * Wed Jan 29 2020 Fedora Release Engineering <[email protected]> - 4.2.2-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild * Sat Jan 25 2020 Mikolaj Izdebski <[email protected]> - 4.2.2-4 - Build with OpenJDK 8 * Tue Nov 05 2019 Mikolaj Izdebski <[email protected]> - 4.2.2-3 - Mass rebuild for javapackages-tools 201902
/usr/share/java/google-guice-no_aop.jar /usr/share/java/guice /usr/share/java/guice/google-guice-no_aop.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, Tue Nov 26 08:43:41 2024