<dependency>
<groupId>activemq</groupId>
<artifactId>activemq-gbean-management</artifactId>
<version>3.2.1</version>
</dependency>
@Grapes(
@Grab(group='activemq', module='activemq-gbean-management', version='3.2.1')
)
compile