<dependency>
<groupId>org.hornetq</groupId>
<artifactId>hornetq-aerogear-integration</artifactId>
<version>2.5.0.Beta1</version>
</dependency>
@Grapes(
@Grab(group='org.hornetq', module='hornetq-aerogear-integration', version='2.5.0.Beta1')
)
<parent> <groupId>org.hornetq</groupId> <artifactId>hornetq-pom</artifactId> <version>2.5.0.Beta1</version> </parent>
compile
|-- org.jboss.logging:jboss-logging-processor
|-- org.jboss.logging:jboss-logging
|-- org.hornetq:hornetq-server
|-- org.jboss.aerogear:unifiedpush-java-client:1.0.0
|-- org.jboss.resteasy:resteasy-jackson-provider:2.3.2.Final