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