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