Java bytecode manipulation framework
ASM is a Java bytecode manipulation framework.
It can be used to dynamically generate stub classes or other proxy
classes, directly in binary form, or to dynamically modify classes at
load time, i.e., just before they are loaded into the Java Virtual
Machine.
ASM offers similar functionalities as BCEL or SERP, but is much
smaller.
- Sources inherited from project openSUSE:Leap:15.2:Rings:1-MinimalX
- Links to openSUSE:Leap:15.2 / asm
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout openSUSE:Leap:15.2:Staging:N/asm && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
asm-1.5.3.tar.gz | 0000151370 148 KB | |
asm-eng.pdf | 0000089997 87.9 KB | |
asm-java16compat.patch | 0000003221 3.15 KB | |
asm.changes | 0000001276 1.25 KB | |
asm.spec | 0000002734 2.67 KB | |
faq.html | 0000023713 23.2 KB |
Revision 10 (latest revision is 11)
Lubos Kocman (lkocman-factory)
committed
(revision 10)
branch from 15.1
Comments 0