Sat, 04 May 2024 04:27:31 UTC | login

Information for build google-guice-4.2.3-9.el9sopt_901

ID47932
Package Namegoogle-guice
Version4.2.3
Release9.el9sopt_901
Epoch
Sourcegit+https://gitlab.com/redhat/centos-stream/rpms/google-guice#af3b2ee64555437eacf5d213efc6e8fb93f0b70c
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 bytdawson
State complete
Volume DEFAULT
StartedThu, 15 Jun 2023 00:39:28 UTC
CompletedThu, 15 Jun 2023 00:46:53 UTC
Taskbuild (isa9s-packages-optimized-el9sopt, /redhat/centos-stream/rpms/google-guice:af3b2ee64555437eacf5d213efc6e8fb93f0b70c)
Extra{'source': {'original_url': 'git+https://gitlab.com/redhat/centos-stream/rpms/google-guice#af3b2ee64555437eacf5d213efc6e8fb93f0b70c'}}
Tags
isa9s-packages-optimized-candidate
isa9s-packages-optimized-testing
RPMs
src
google-guice-4.2.3-9.el9sopt_901.src.rpm (info) (download)
noarch
google-guice-4.2.3-9.el9sopt_901.noarch.rpm (info) (download)
google-guice-javadoc-4.2.3-9.el9sopt_901.noarch.rpm (info) (download)
guice-assistedinject-4.2.3-9.el9sopt_901.noarch.rpm (info) (download)
guice-bom-4.2.3-9.el9sopt_901.noarch.rpm (info) (download)
guice-extensions-4.2.3-9.el9sopt_901.noarch.rpm (info) (download)
guice-grapher-4.2.3-9.el9sopt_901.noarch.rpm (info) (download)
guice-jmx-4.2.3-9.el9sopt_901.noarch.rpm (info) (download)
guice-jndi-4.2.3-9.el9sopt_901.noarch.rpm (info) (download)
guice-multibindings-4.2.3-9.el9sopt_901.noarch.rpm (info) (download)
guice-parent-4.2.3-9.el9sopt_901.noarch.rpm (info) (download)
guice-servlet-4.2.3-9.el9sopt_901.noarch.rpm (info) (download)
guice-throwingproviders-4.2.3-9.el9sopt_901.noarch.rpm (info) (download)
Logs
noarch
root.log
hw_info.log
installed_pkgs.log
mock_output.log
build.log
noarch_rpmdiff.json
state.log
Changelog * Mon Jan 30 2023 Mikolaj Izdebski <mizdebsk@redhat.com> - 4.2.3-9 - Rebuild to regenerate auto-requires * Mon Aug 09 2021 Mohan Boddu <mboddu@redhat.com> - 4.2.3-8 - Rebuilt for IMA sigs, glibc 2.34, aarch64 flags Related: rhbz#1991688 * Wed Jun 09 2021 Mikolaj Izdebski <mizdebsk@redhat.com> - 4.2.3-7 - Rebuild to workaround DistroBaker issue * Tue Jun 08 2021 Mikolaj Izdebski <mizdebsk@redhat.com> - 4.2.3-6 - Bootstrap Maven for CentOS Stream 9 * Mon May 17 2021 Mikolaj Izdebski <mizdebsk@redhat.com> - 4.2.3-5 - Bump release * Mon May 17 2021 Mikolaj Izdebski <mizdebsk@redhat.com> - 4.2.3-2 - Bootstrap build - Non-bootstrap build