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.
| License | Apache 2.0 |
|---|---|
| Categories | Bytecode Libraries |
| Tags | jvmasmbytecode |
| Date | Aug 16, 2025 |
| Files | pom (18 KB) jar (8.6 MB) View All |
| Repositories | Central |
| Ranking | #197 in MvnRepository (See Top Artifacts) #3 in Bytecode Libraries |
| Used By | 2,961 artifacts |
Compile Dependencies (0)
| Category/License | Group / Artifact | Version | Updates |
|---|
Provided Dependencies (4)
| Category/License | Group / Artifact | Version | Updates | |
|---|---|---|---|---|
| Defect Detection LGPL 2.1 | com.google.code.findbugs » findbugs-annotations | 3.0.1 | 4.9.8 | |
| Defect Detection LGPL 2.1 | com.google.code.findbugs » jsr305 | 3.0.2 | 4.9.8 | |
| Native Access Apache 2.0LGPL 2.1 | net.java.dev.jna » jna | 5.12.1 | 5.18.1 | |
| Native Access Apache 2.0LGPL 2.1 | net.java.dev.jna » jna-platform | 5.12.1 | 5.18.1 |
Licenses
| License | URL |
|---|---|
| Apache License, Version 2.0 | https://www.apache.org/licenses/LICENSE-2.0.txt |
Developers
| Name | Dev Id | Roles | Organization | |
|---|---|---|---|---|
| Rafael Winterhalter | rafael.wth<at>gmail.com | raphw | developer |
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 | |
| Decompiling Java (2004) by Nolan, Godfrey | |
| 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 | |
| Programming for the Java¿ Virtual Machine (1999) by Engel, Joshua | |
| Java Virtual Machine (Java Series) (1997) by Downing, Troy, Meyer, Jon |