Fri, 28 Jun 2024 20:12:46 UTC | login

Information for build google-guice-4.1-12.fc29

ID59032
Package Namegoogle-guice
Version4.1
Release12.fc29
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, 19 Jul 2018 12:00:11 UTC
CompletedThu, 19 Jul 2018 12:00:11 UTC
Tags
f29
f30
RPMs
src
google-guice-4.1-12.fc29.src.rpm (info) (download)
noarch
google-guice-4.1-12.fc29.noarch.rpm (info) (download)
google-guice-javadoc-4.1-12.fc29.noarch.rpm (info) (download)
guice-assistedinject-4.1-12.fc29.noarch.rpm (info) (download)
guice-bom-4.1-12.fc29.noarch.rpm (info) (download)
guice-extensions-4.1-12.fc29.noarch.rpm (info) (download)
guice-grapher-4.1-12.fc29.noarch.rpm (info) (download)
guice-jmx-4.1-12.fc29.noarch.rpm (info) (download)
guice-jndi-4.1-12.fc29.noarch.rpm (info) (download)
guice-multibindings-4.1-12.fc29.noarch.rpm (info) (download)
guice-parent-4.1-12.fc29.noarch.rpm (info) (download)
guice-persist-4.1-12.fc29.noarch.rpm (info) (download)
guice-servlet-4.1-12.fc29.noarch.rpm (info) (download)
guice-spring-4.1-12.fc29.noarch.rpm (info) (download)
guice-testlib-4.1-12.fc29.noarch.rpm (info) (download)
guice-throwingproviders-4.1-12.fc29.noarch.rpm (info) (download)
Changelog * Fri Jul 13 2018 Fedora Release Engineering <releng@fedoraproject.org> - 4.1-12 - Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild * Wed Apr 18 2018 Mikolaj Izdebski <mizdebsk@redhat.com> - 4.1-11 - Remove legacy Provides * Wed Feb 07 2018 Fedora Release Engineering <releng@fedoraproject.org> - 4.1-10 - Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild * Mon Feb 05 2018 Michael Simacek <msimacek@redhat.com> - 4.1-9 - Use guava20 * Mon Oct 02 2017 Mat Booth <mat.booth@redhat.com> - 4.1-8 - Fix OSGi metadata to import cglib and asm, since we are not bundling them with jarjar * Wed Jul 26 2017 Fedora Release Engineering <releng@fedoraproject.org> - 4.1-7 - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild * Fri Jun 23 2017 Mikolaj Izdebski <mizdebsk@redhat.com> - 4.1-6 - Remove unused patches * Fri Feb 24 2017 Mikolaj Izdebski <mizdebsk@redhat.com> - 4.1-5 - Remove maven-javadoc-plugin from all POMs * Thu Feb 23 2017 Mikolaj Izdebski <mizdebsk@redhat.com> - 4.1-4 - Add missing BR on apache-resource-bundles * Fri Feb 10 2017 Fedora Release Engineering <releng@fedoraproject.org> - 4.1-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild * Wed Feb 01 2017 Mikolaj Izdebski <mizdebsk@redhat.com> - 4.1-2 - Introduce build-conditionals for jpa and spring * Thu Aug 04 2016 Mikolaj Izdebski <mizdebsk@redhat.com> - 4.1-1 - Update to upstream version 4.1