File | Operation |
---|---|
atmosphere-stomp-samples-2.6.4.pom | download |
<dependency>
<groupId>org.atmosphere.samples</groupId>
<artifactId>atmosphere-stomp-samples</artifactId>
<version>2.6.4</version>
<type>pom</type>
</dependency>
@Grapes(
@Grab(group='org.atmosphere.samples', module='atmosphere-stomp-samples', version='2.6.4')
)
<parent> <groupId>org.atmosphere</groupId> <artifactId>atmosphere-samples-project</artifactId> <version>2.6.4</version> </parent>