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