[ 原始碼: byte-buddy ]
套件:libbyte-buddy-java(1.14.19-1)
Runtime code generation for the Java virtual machine
Byte Buddy is a code generation and manipulation library for creating and modifying Java classes during the runtime of a Java application and without the help of a compiler. Other than the code generation utilities that ship with the Java Class Library, Byte Buddy allows the creation of arbitrary classes and is not limited to implementing interfaces for the creation of runtime proxies. Furthermore, Byte Buddy offers a convenient API for changing classes either manually, using a Java agent or during a build.
其他與 libbyte-buddy-java 有關的套件
|
|
|
|
-
- dep: libasm-java (>= 7.0)
- Java bytecode manipulation framework
-
- dep: libmaven3-core-java (>= 3.5.0)
- Core libraries for Maven 3