| Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
| Name: byte-buddy | Distribution: Fedora Project |
| Version: 1.18.7 | Vendor: Fedora Project |
| Release: 1.fc45 | Build date: Wed May 6 15:14:59 2026 |
| Group: Unspecified | Build host: buildvm-a64-29.rdu3.fedoraproject.org |
| Size: 4352039 | Source RPM: byte-buddy-1.18.7-1.fc45.src.rpm |
| Packager: Fedora Project | |
| Url: https://bytebuddy.net | |
| Summary: Runtime code generation for the Java virtual machine | |
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.