Pakket: libbyte-buddy-java (1.12.21-1)
Verwijzigingen voor libbyte-buddy-java
Debian bronnen:
Het bronpakket byte-buddy downloaden:
Beheerders:
- Debian Java Maintainers (QA-pagina, Mailarchief)
- Ying-Chun Liu (PaulLiu) (QA-pagina)
- Felix Natter (QA-pagina)
Externe bronnen:
- Homepage [bytebuddy.net]
Vergelijkbare pakketten:
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.
Andere aan libbyte-buddy-java gerelateerde pakketten
|
|
|
|
-
- dep: libasm-java (>= 7.0)
- Java bytecode manipulation framework
-
- dep: libmaven3-core-java (>= 3.5.0)
- Core libraries for Maven 3