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