Group: Byte Buddy
1.Byte Buddy (without Dependencies)3,192 usages
net.bytebuddy » byte-buddy Apache
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
2.Byte Buddy Agent1,053 usages
net.bytebuddy » byte-buddy-agent Apache
The Byte Buddy agent offers convenience for attaching an agent to the local or a remote VM.
Last Release on Mar 31, 2026
3.Byte Buddy (with Dependencies)39 usages
net.bytebuddy » byte-buddy-dep Apache
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
4.Byte Buddy For Android11 usages
net.bytebuddy » byte-buddy-android Apache
Byte Buddy Android allows for limited support of code generation on an Android runtime.
Last Release on Mar 31, 2026
5.Byte Buddy Gradle Plugin10 usages
net.bytebuddy » byte-buddy-gradle-plugin Apache
A plugin for post-processing class files via Byte Buddy in a Gradle build.
Last Release on Mar 31, 2026
6.Byte Buddy (parent)1 usages
net.bytebuddy » byte-buddy-parent Apache
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
7.Byte Buddy For Android (test Application)
net.bytebuddy » byte-buddy-android-test Apache
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
9.Byte Buddy Maven Plugin12 usages
net.bytebuddy » byte-buddy-maven-plugin Apache
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 Collection (2025) by CARTER, THOMPSON | |
| 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) (2013) by Lindholm, Tim, Yellin, Frank, Bracha, Gilad, Buckley, Alex | |
| Java Virtual Machine (Java Series) (1996) by Meyer, Jon, Downing, Troy | |
| Decompiling Java (2004) by Nolan, Godfrey | |
| Programming for the Java¿ Virtual Machine (1999) by Engel, Joshua | |
| Java and the Java Virtual Machine: Definition, Verification, Validation (2001) by Stärk, Robert F., Schmid, Joachim, Börger, Egon | |
| Inside the Java 2 Virtual Machine (2000) by Venners, Bill | |
