A very small and fast Java bytecode manipulation framework
'org.ow2.util.asm:asm:3.1'
<dependency> <groupId>org.ow2.util.asm</groupId> <artifactId>asm</artifactId> <version>3.1</version> </dependency>
<dependency org="org.ow2.util.asm" name="asm" rev="3.1"/>
"org.ow2.util.asm", "asm", "3.1"