[ Все 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-4.2.3-10.module+el8.10.0+295+f0454315

Имя google-guice
Эпоха 0
Версия 4.2.3
Релиз 10.module+el8.10.0+295+f0454315
Сайт https://github.com/google/guice
Лицензия ASL 2.0
Время сборки 2024-05-24 19:51:42
Хост сборки builder-x86-06.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.8-8100020240524145538.89d92b8f
× Full screenshot
Найдены 4 старые версии
Пакеты link
Пакет Краткое описание Контрольная сумма SHA-256
noarch
google-guice-4.2.3-10.module+el8.10.0+295+f0454315.noarch Lightweight dependency injection framework for Java 5 and above f88cd2c342b34f26be4ee7baeda4ee72584dbdee97e7b61f134cc117c7a007da download
google-guice-javadoc-4.2.3-10.module+el8.10.0+295+f0454315.noarch API documentation for google-guice 9ec5fce1e2fa901696e5e624e09b89cc5430075e751a36eae5aea4192cf5842f download
guice-assistedinject-4.2.3-10.module+el8.10.0+295+f0454315.noarch AssistedInject extension module for Guice 4a9fbc072bf9bb6d33f30405a1647164c11b5eb7a08af3fdaafce88bdd4fc285 download
guice-bom-4.2.3-10.module+el8.10.0+295+f0454315.noarch Bill of Materials for Guice af4db72f923b1c4577b7d7ec0cded606f278b1813dc1d0f00d4e802c91982783 download
guice-extensions-4.2.3-10.module+el8.10.0+295+f0454315.noarch Extensions for Guice f8823bfd7a6d648930593052886cdb38a21f915235121ce56565804e1b3d5e68 download
guice-grapher-4.2.3-10.module+el8.10.0+295+f0454315.noarch Grapher extension module for Guice 4b5116412295bb416ad4cd7c06ac770ef2da891b085df2f5b4477b22d36a2efc download
guice-jmx-4.2.3-10.module+el8.10.0+295+f0454315.noarch JMX extension module for Guice 40cc5794539e5b20f3eb8071e98368b6d7ef470e376809cb86bc669b5d58b1f3 download
guice-jndi-4.2.3-10.module+el8.10.0+295+f0454315.noarch JNDI extension module for Guice a3ca231aadec9d64c7bff984a3fb38d6d347eac05b3ab1a13a467fe22e1d43d6 download
guice-multibindings-4.2.3-10.module+el8.10.0+295+f0454315.noarch MultiBindings extension module for Guice ebe2f08b02e04990e959d69433284533e4f5f503d62b0bd5e4e996fa5e723273 download
guice-parent-4.2.3-10.module+el8.10.0+295+f0454315.noarch Guice parent POM ef410386450eeee58c8895f2e21d8b3407b2678bc66ff82a42ee74c5e73b9f9f download
guice-servlet-4.2.3-10.module+el8.10.0+295+f0454315.noarch Servlet extension module for Guice 58f4f8088f40e8e68c3878cdb3ab012cdab246f5e8401bdffc4112b288c351f5 download
guice-throwingproviders-4.2.3-10.module+el8.10.0+295+f0454315.noarch ThrowingProviders extension module for Guice 5afd6e9101d16f75d49630b05810a85d9c3df553cb22c284c7ff2b79b2df4483 download
src
google-guice-4.2.3-10.module+el8.10.0+295+f0454315.src Lightweight dependency injection framework for Java 5 and above 5a2022d2ba0be5bd5031eddd27b025c6f22ceca2084cd4f16dcaed4649384d3d download
История изменений link
* Wed Apr 03 2024 MSVSphere Packaging Team <packager@msvsphere-os.ru> - 4.2.3-10
- Rebuilt for MSVSphere 8.10 beta

* Mon Feb 05 2024 Mikolaj Izdebski <mizdebsk@redhat.com> - 4.2.3-10
- Rebuild to regenerate auto-requires

* Thu Jul 21 2022 Fedora Release Engineering <releng@fedoraproject.org> - 4.2.3-9
- Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild

* Sat Feb 05 2022 Jiri Vanek <jvanek@redhat.com> - 4.2.3-8
- Rebuilt for java-17-openjdk as system jdk

* Thu Jan 20 2022 Fedora Release Engineering <releng@fedoraproject.org> - 4.2.3-7
- Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild

* Thu Jul 22 2021 Fedora Release Engineering <releng@fedoraproject.org> - 4.2.3-6
- Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild

* 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

* Tue Jan 26 2021 Fedora Release Engineering <releng@fedoraproject.org> - 4.2.3-4
- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild

* Fri Sep 18 2020 Marian Koncek <mkoncek@redhat.com> - 4.2.3-1
- Update to upstream version 4.2.3