A code manipulation tool to implement adaptable systems
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 SUSE:ALP:Workbench:1.0
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout home:obsgeek0:repos:ALP/objectweb-asm && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
asm-9.5.pom | 0000002370 2.31 KB | |
asm-all.pom | 0000001696 1.66 KB | |
asm-analysis-9.5.pom | 0000002621 2.56 KB | |
asm-commons-9.5.pom | 0000002788 2.72 KB | |
asm-test-9.5.pom | 0000002814 2.75 KB | |
asm-tree-9.5.pom | 0000002592 2.53 KB | |
asm-util-9.5.pom | 0000002938 2.87 KB | |
generate-tarball.sh | 0000000760 760 Bytes | |
objectweb-asm-9.5-build.tar.xz | 0000002756 2.69 KB | |
objectweb-asm-9.5.tar.xz | 0000570644 557 KB | |
objectweb-asm.changes | 0000007565 7.39 KB | |
objectweb-asm.spec | 0000005076 4.96 KB |
Latest Revision
Marco Strigl (mstrigl)
committed
(revision 1)
initial import - needed by xmvn-tools
Comments 0