Fri, 25 Apr 2025 01:01:13 MSK | login

Information for build google-guice-4.2.3-10.el9_5

ID24715
Package Namegoogle-guice
Version4.2.3
Release10.el9_5
Epoch
Sourcegit+http://git.inferitos.ru/rpms/google-guice#8959cce7d78b8762c9c82b96f30727fd6b2813c9
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 bysys_devci
State complete
Volume DEFAULT
StartedThu, 26 Dec 2024 09:14:53 MSK
CompletedThu, 26 Dec 2024 09:20:04 MSK
Taskbuild (inferit-9_5-candidate, /rpms/google-guice/:changed/i9c/google-guice-4.2.3-10.el9_5)
Extra{'source': {'original_url': 'git+http://git.inferitos.ru/rpms/google-guice/?#changed/i9c/google-guice-4.2.3-10.el9_5'}}
Tags
inferit-9_5-gate
inferit-9_5-updates
RPMs
src
google-guice-4.2.3-10.el9_5.src.rpm (info) (download)
noarch
google-guice-4.2.3-10.el9_5.noarch.rpm (info) (download)
google-guice-javadoc-4.2.3-10.el9_5.noarch.rpm (info) (download)
guice-assistedinject-4.2.3-10.el9_5.noarch.rpm (info) (download)
guice-bom-4.2.3-10.el9_5.noarch.rpm (info) (download)
guice-extensions-4.2.3-10.el9_5.noarch.rpm (info) (download)
guice-grapher-4.2.3-10.el9_5.noarch.rpm (info) (download)
guice-jmx-4.2.3-10.el9_5.noarch.rpm (info) (download)
guice-jndi-4.2.3-10.el9_5.noarch.rpm (info) (download)
guice-multibindings-4.2.3-10.el9_5.noarch.rpm (info) (download)
guice-parent-4.2.3-10.el9_5.noarch.rpm (info) (download)
guice-servlet-4.2.3-10.el9_5.noarch.rpm (info) (download)
guice-throwingproviders-4.2.3-10.el9_5.noarch.rpm (info) (download)
Logs
noarch
noarch_rpmdiff.json
root.log
state.log
mock_output.log
installed_pkgs.log
hw_info.log
build.log
Changelog * Wed Nov 20 2024 Marián Konček <mkoncek@redhat.com> - 4.2.3-10 - Rebuild with regenerated Requires on Java * Wed Mar 15 2023 MSVSphere Packaging Team <packager@msvsphere.ru> - 4.2.3-9 - Rebuilt for MSVSphere 9.1. * Mon Jan 30 2023 Mikolaj Izdebski <mizdebsk@redhat.com> - 4.2.3-9 - Rebuild to regenerate auto-requires