Group: ByteBuddy
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 Nov 12, 2025
The Byte Buddy agent offers convenience for attaching an agent to the local or a remote VM.
Last Release on Nov 12, 2025
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. You should never depend on this module without repackaging Byte Buddy and ASM into your own namespace.
Last Release on Nov 12, 2025
Byte Buddy Android allows for limited support of code generation on an Android runtime.
Last Release on Nov 12, 2025
A plugin for post-processing class files via Byte Buddy in a Gradle build.
Last Release on Nov 12, 2025
A plugin for post-processing class files via Byte Buddy in a Maven build.
Last Release on Nov 12, 2025
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 Nov 12, 2025
A benchmark of Byte Buddy using the JMH.
Last Release on Nov 12, 2025
An Android test application that runs Byte Buddy in an Android environment.
Last Release on Nov 12, 2025

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
Decompiling JavaDecompiling Java (2004)
by Nolan, Godfrey
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
Programming for the Java¿ Virtual MachineProgramming for the Java¿ Virtual Machine (1999)
by Engel, Joshua
Java Virtual Machine (Java Series)Java Virtual Machine (Java Series) (1997)
by Downing, Troy, Meyer, Jon