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