パッケージ: libbyte-buddy-java (1.14.19-1)
libbyte-buddy-java に関するリンク
Debian の資源:
byte-buddy ソースパッケージをダウンロード:
メンテナ:
外部の資源:
- ホームページ [bytebuddy.net]
類似のパッケージ:
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