<dependency>
<groupId>org.jboss.byteman</groupId>
<artifactId>byteman-install</artifactId>
<version>3.0.10</version>
<type>bundle</type>
</dependency>
@Grapes(
@Grab(group='org.jboss.byteman', module='byteman-install', version='3.0.10')
)
<parent> <groupId>org.jboss.byteman</groupId> <artifactId>byteman-root</artifactId> <version>3.0.10</version> </parent>