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 | Oct 11, 2022 |
Files | pom (15 KB) jar (3.8 MB) View All |
Repositories | CentralAppodealAuxilorFit2CloudLumine ReleasesRoot1XceptanceXillio |
Ranking | #205 in MvnRepository (See Top Artifacts) #3 in Bytecode Libraries |
Used By | 2,814 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.3 | |
Defect Detection LGPL 2.1 | com.google.code.findbugs » jsr305 | 3.0.2 | 4.9.3 | |
Native Access Apache 2.0LGPL 2.1 | net.java.dev.jna » jna | 5.12.1 | 5.17.0 | |
Native Access Apache 2.0LGPL 2.1 | net.java.dev.jna » jna-platform | 5.12.1 | 5.17.0 |
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 |