Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
Name: google-guice | Distribution: Mageia |
Version: 4.2.3 | Vendor: Mageia.Org |
Release: 1.mga8 | Build date: Thu Nov 19 10:51:51 2020 |
Group: Development/Java | Build host: localhost |
Size: 1110386 | Source RPM: google-guice-4.2.3-1.mga8.src.rpm |
Packager: daviddavid <daviddavid> | |
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
* Thu Nov 19 2020 daviddavid <daviddavid> 4.2.3-1.mga8 + Revision: 1647598 - Update to version 4.2.3 * Sat Feb 15 2020 umeabot <umeabot> 4.2.2-2.mga8 + Revision: 1528633 - Mageia 8 Mass Rebuild * Sat Aug 24 2019 daviddavid <daviddavid> 4.2.2-1.mga8 + Revision: 1431670 - Update to version 4.2.2 - Obsolete guice-testlib * Mon Jul 29 2019 daviddavid <daviddavid> 4.1-10.mga8 + Revision: 1424870 - Disable support for spring and JPA * Wed Dec 12 2018 daviddavid <daviddavid> 4.1-9.mga7 + Revision: 1340664 - Use guava20 - Remove legacy Provides - Fix OSGi metadata to import cglib and asm, since we are not bundling them with jarjar
/usr/share/java/google-guice-no_aop.jar /usr/share/java/google-guice.jar /usr/share/java/guice /usr/share/java/guice/google-guice-no_aop.jar /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, Tue Jul 9 14:12:25 2024