<dependency>
<groupId>org.jboss.byteman</groupId>
<artifactId>byteman-bmunit</artifactId>
<version>4.0.0-ALPHA</version>
</dependency>
@Grapes(
@Grab(group='org.jboss.byteman', module='byteman-bmunit', version='4.0.0-ALPHA')
)