<dependency>
<groupId>org.apache.activemq</groupId>
<artifactId>artemis-mqtt-protocol</artifactId>
<version>1.5.1</version>
<type>bundle</type>
</dependency>
@Grapes(
@Grab(group='org.apache.activemq', module='artemis-mqtt-protocol', version='1.5.1')
)