[ All 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 ]
×

Package byte-buddy-1.10.20-9.el9.noarch download

Name byte-buddy
Epoch 0
Version 1.10.20
Release 9.el9
Architecture noarch
Website/URL http://bytebuddy.net/
License ASL 2.0
Build Time 2025-03-28 16:30:17
Build Host builder-x86-06.inferitos.ru
Summary Runtime code generation for the Java virtual machine
Repositories AppStream
Description 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.
Errata
Size 2729 KiB
Source Project byte-buddy-1.10.20-9.el9
SHA-256 checksum 5fb3cf99b19a1a554f26abb342f9804f576d876bcbf66e1c450a9d274c5ddf1f
× Full screenshot
Changelog 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