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