[ Все 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 ]
×

Пакет byte-buddy-1.10.20-9.el9.src download

Имя byte-buddy
Эпоха 0
Версия 1.10.20
Релиз 9.el9
Архитектура src
Сайт http://bytebuddy.net/
Лицензия ASL 2.0
Время сборки 2025-03-28 16:30:11
Хост сборки builder-x86-06.inferitos.ru
Краткое описание Runtime code generation for the Java virtual machine
Репозитории AppStream
Полное описание Byte Buddy is a code generation library for creating Java classes during the runtime of a Java application and without the help of a compiler. Other than the code generation utilities that ship with the Java Class Library, Byte Buddy allows the creation of arbitrary classes and is not limited to implementing interfaces for the creation of runtime proxies.
Эррата
Размер 1477 КиБ
Исходный проект byte-buddy-1.10.20-9.el9
Контрольная сумма SHA-256 2c5f1021883aad434f5e30d1a208aade094b15032a4e78fc74aea78ae9826f24
× Full screenshot
История изменений link
* Thu Mar 20 2025 MSVSphere Packaging Team <packager@msvsphere-os.ru> - 1.10.20-9
- Rebuilt for MSVSphere 9.6-beta

* Sat Nov 23 2024 Marián Konček <mkoncek@redhat.com> - 1.10.20-9
- Add noarch to ExclusiveArch

* Fri Nov 22 2024 Marián Konček <mkoncek@redhat.com> - 1.10.20-8
- Disable building on i686

* Thu Nov 21 2024 Marián Konček <mkoncek@redhat.com> - 1.10.20-7
- Fix patch usage

* Tue Nov 19 2024 Marián Konček <mkoncek@redhat.com> - 1.10.20-6
- Rebuild with regenerated Requires on Java