This Addon requires the following installation steps.
To use this addon, you must add it as a dependency in the pom.xml of your forge-addon
classified artifact:
<dependency>
<groupId>org.jboss.forge.addon</groupId>
<artifactId>shrinkwrap</artifactId>
<classifier>forge-addon</classifier>
<version>1.2.6</version>
</dependency>