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.
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout openSUSE:Backports:SLE-15-SP5/asm2 && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
asm-2.2.3-sourcetarget.patch | 0000001022 1022 Bytes | |
asm-2.2.3.tar.bz2 | 0000218321 213 KB | |
asm2.changes | 0000000856 856 Bytes | |
asm2.spec | 0000003786 3.7 KB |
Revision 1 (latest revision is 2)
Wolfgang Engel (bigironman)
committed
(revision 1)
osc copypac from project:openSUSE:Backports:SLE-15-SP3 package:asm2 revision:1
Comments 0