[ Все 3 A B C D E F G H I J K L M N O P Q R S T U V W X Y Z ]
×

Проект google-guice-5.1.0-23.module+el9.6.0+620+21b7e879

Имя google-guice
Эпоха 0
Версия 5.1.0
Релиз 23.module+el9.6.0+620+21b7e879
Сайт https://github.com/google/guice
Лицензия Apache-2.0
Время сборки 2025-04-17 23:07:38
Хост сборки builder-arm64-1.inferitos.ru
Краткое описание Lightweight dependency injection framework for Java 5 and above
Репозитории AppStream
Полное описание 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.
Эррата
Module maven-3.9-9060020250417180131.470dcefd
× Full screenshot
Найдена 1 старая версия
Пакеты link
Пакет Краткое описание Контрольная сумма SHA-256
noarch
google-guice-5.1.0-23.module+el9.6.0+620+21b7e879.noarch Lightweight dependency injection framework for Java 5 and above ba647231749eb3afcedecc6a3504fe622ffef570910d587e74134bf155563924 download
src
google-guice-5.1.0-23.module+el9.6.0+620+21b7e879.src Lightweight dependency injection framework for Java 5 and above b06a97ce141ad6daf6dfe6a6efc5184e386046cf1a7b91d1ae2d97dfb05e59ea download
История изменений link
* Thu Mar 20 2025 MSVSphere Packaging Team <packager@msvsphere-os.ru> - 5.1.0-23
- Rebuilt for MSVSphere 9.6-beta

* Fri Nov 29 2024 Mikolaj Izdebski <mizdebsk@redhat.com> - 5.1.0-20
- Update javapackages test plan to f42

* Tue Jul 30 2024 Mikolaj Izdebski <mizdebsk@redhat.com> - 5.1.0-13
- Drop unneeded Obsoletes

* Thu Jul 18 2024 Fedora Release Engineering <releng@fedoraproject.org> - 5.1.0-12
- Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild

* Tue Feb 27 2024 Jiri Vanek <jvanek@redhat.com> - 5.1.0-11
- Rebuilt for java-21-openjdk as system jdk

* Fri Feb 23 2024 Jiri Vanek <jvanek@redhat.com> - 5.1.0-10
- bump of release for for java-21-openjdk as system jdk

* Wed Jan 24 2024 Fedora Release Engineering <releng@fedoraproject.org> - 5.1.0-9
- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild

* Sat Jan 20 2024 Fedora Release Engineering <releng@fedoraproject.org> - 5.1.0-8
- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild

* Wed Sep 20 2023 Mikolaj Izdebski <mizdebsk@redhat.com> - 5.1.0-7
- Rebuild to regenerate auto-Requires on java

* Fri Sep 01 2023 Mikolaj Izdebski <mizdebsk@redhat.com> - 5.1.0-6
- Convert License tag to SPDX format