Java bytecode manipulation framework
http://asm.objectweb.org/
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.
- Devel package for openSUSE:Factory
-
1
derived packages
- Links to openSUSE:Factory / objectweb-asm
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout Java:packages/objectweb-asm && cd $_
- Create Badge
Refresh
Refresh
Source Files (show merged sources derived from linked package)
Filename | Size | Changed |
---|---|---|
_link | 0000000148 148 Bytes | |
_service | 0000000826 826 Bytes | |
asm-9.7.1.pom | 0000002372 2.32 KB | |
asm-all.pom | 0000001696 1.66 KB | |
asm-analysis-9.7.1.pom | 0000002625 2.56 KB | |
asm-commons-9.7.1.pom | 0000002794 2.73 KB | |
asm-test-9.7.1.pom | 0000002818 2.75 KB | |
asm-tree-9.7.1.pom | 0000002596 2.54 KB | |
asm-util-9.7.1.pom | 0000002946 2.88 KB | |
objectweb-asm-9.7.1.tar.xz | 0000618256 604 KB | |
objectweb-asm-build.tar.xz | 0000003260 3.18 KB | |
objectweb-asm.changes | 0000009952 9.72 KB | |
objectweb-asm.spec | 0000005040 4.92 KB |
Comments 0