Group: Byte Buddy
Sort by:Popular

Byte Buddy is a Java library for creating Java classes at run time. This artifact is a build of Byte Buddy with all ASM dependencies repackaged into its own name space.
Last Release on Mar 31, 2026
The Byte Buddy agent offers convenience for attaching an agent to the local or a remote VM.
Last Release on Mar 31, 2026
Byte Buddy is a Java library for creating Java classes at run time. This artifact is a build of Byte Buddy with a remaining dependency onto ASM.
Last Release on Mar 31, 2026
Byte Buddy Android allows for limited support of code generation on an Android runtime.
Last Release on Mar 31, 2026
A plugin for post-processing class files via Byte Buddy in a Gradle build.
Last Release on Mar 31, 2026
Byte Buddy is a Java library for creating Java classes at run time. The parent artifact contains configuration information that concern all modules.
Last Release on Mar 31, 2026
An Android test application that runs Byte Buddy in an Android environment.
Last Release on Mar 31, 2026

8.Byte Buddy Benchmarks

net.bytebuddy » byte-buddy-benchmark Apache

A benchmark of Byte Buddy using the JMH.
Last Release on Mar 31, 2026
A plugin for post-processing class files via Byte Buddy in a Maven build.
Last Release on Mar 31, 2026

Related Books

Mastering the Java JVM: From Bytecode to Garbage CollectionMastering the Java JVM: From Bytecode to Garbage Collection (2025)
by CARTER, THOMPSON
The Java Virtual Machine Specification, Java SE 8 Edition (Java (Addison-Wesley))The Java Virtual Machine Specification, Java SE 8 Edition (Java (Addison-Wesley)) (2014)
by Lindholm, Tim, Yellin, Frank, Bracha, Gilad, Buckley, Alex
The Java Virtual Machine Specification, Java SE 7 Edition (Java Series)The Java Virtual Machine Specification, Java SE 7 Edition (Java Series) (2013)
by Lindholm, Tim, Yellin, Frank, Bracha, Gilad, Buckley, Alex
Java Virtual Machine (Java Series)Java Virtual Machine (Java Series) (1996)
by Meyer, Jon, Downing, Troy
Decompiling JavaDecompiling Java (2004)
by Nolan, Godfrey
Programming for the Java¿ Virtual MachineProgramming for the Java¿ Virtual Machine (1999)
by Engel, Joshua
Java and the Java Virtual Machine: Definition, Verification, ValidationJava and the Java Virtual Machine: Definition, Verification, Validation (2001)
by Stärk, Robert F., Schmid, Joachim, Börger, Egon
Inside the Java 2 Virtual MachineInside the Java 2 Virtual Machine (2000)
by Venners, Bill