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

Имя byte-buddy
Эпоха 0
Версия 1.10.20
Релиз 9.el9
Сайт 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.
Эррата
× Full screenshot
Пакеты link
Пакет Краткое описание Контрольная сумма SHA-256
noarch
byte-buddy-1.10.20-9.el9.noarch Runtime code generation for the Java virtual machine 5fb3cf99b19a1a554f26abb342f9804f576d876bcbf66e1c450a9d274c5ddf1f download
byte-buddy-agent-1.10.20-9.el9.noarch Byte Buddy Java agent c4b8ca78068c7645234a01a3b0248d55eddffbd0b8087b6febd5d04eb9196d23 download
src
byte-buddy-1.10.20-9.el9.src Runtime code generation for the Java virtual machine 2c5f1021883aad434f5e30d1a208aade094b15032a4e78fc74aea78ae9826f24 download
История изменений 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