Blob Blame History Raw
<dependencies>
   <dependency>
      <maven>
         <groupId>asm</groupId>
         <artifactId>asm</artifactId>
         <version>3.0</version>
      </maven>
      <jpp>
         <groupId>JPP/objectweb-asm</groupId>
         <artifactId>asm</artifactId>
         <version>3.2</version>
      </jpp>
   </dependency>
</dependencies>