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-framework:stomp:5.8.10'
<dependency>
<groupId>net.xp-framework</groupId>
<artifactId>stomp</artifactId>
<version>5.8.10</version>
</dependency>
<dependency org="net.xp-framework" name="stomp" rev="5.8.10"/>
"net.xp-framework", "stomp", "5.8.10"