The stomp module is an add-on to the XP framework that adds interoperability packages to talk to STOMP-enabled message queue servers, such as Apache ActiveMQ.
'net.xp-forge:stomp:6.0.0'
<dependency>
<groupId>net.xp-forge</groupId>
<artifactId>stomp</artifactId>
<version>6.0.0</version>
</dependency>
<dependency org="net.xp-forge" name="stomp" rev="6.0.0"/>
"net.xp-forge", "stomp", "6.0.0"