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