Package objectweb-asm: Information
Source package: objectweb-asm
Version: 9.9-alt1
Build time: Nov 14, 2025, 11:12 AM in the task #400024
Category: Development/Java
Report package bugHome page: https://asm.ow2.org
License: BSD
Summary: Java bytecode manipulation and analysis framework
Description:
ASM is an all purpose Java bytecode manipulation and analysis framework. It can be used to modify existing classes or dynamically generate classes, directly in binary form. Provided common transformations and analysis algorithms allow to easily assemble custom complex transformations and code analysis tools.
Maintainer: Ivan Khanas
Last changed
Nov. 13, 2025 Ivan Khanas 9.9-alt1
- New version. - Switch to xgradle. - Add JPMS support by compiling module-info.java. - Add asm-bom installation to include as a platform in Gradle.
Feb. 23, 2025 Andrey Cherepanov 0:9.7.1-alt1
- new version
March 20, 2023 Igor Vlasenko 0:9.3-alt1_2jpp11
- new version