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