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