Byte Buddy (without dependencies) · 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.
Group: net.bytebuddy - All Dependencies
Byte Buddy agent · The Byte Buddy agent offers convenience for attaching an agent to the local or a remote VM.
Byte Buddy (with dependencies) · 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.
Byte Buddy for Android · Byte Buddy Android allows for limited support of code generation on an Android runtime.
Byte Buddy (parent) · Byte Buddy is a Java library for creating Java classes at run time. The parent artifact contains configuration information that concern all modules.
Byte Buddy Gradle plugin · A plugin for post-processing class files via Byte Buddy in a Gradle build.
Byte Buddy benchmarks · A benchmark of Byte Buddy using the JMH.
Byte Buddy Maven plugin · A plugin for post-processing class files via Byte Buddy in a Maven build.
Byte Buddy for Android (test application) · An Android test application that runs Byte Buddy in an Android environment.