<dependency>
<groupId>org.ow2.asm</groupId>
<artifactId>asm-all</artifactId>
<version>6.0_ALPHA</version>
</dependency>
<parent> <groupId>org.ow2.asm</groupId> <artifactId>asm-parent</artifactId> <version>6.0_ALPHA</version> </parent>