<dependency>
<groupId>org.glassfish.grizzly</groupId>
<artifactId>grizzly-framework-monitoring</artifactId>
<version>2.3.7</version>
<type>bundle</type>
</dependency>
@Grapes(
@Grab(group='org.glassfish.grizzly', module='grizzly-framework-monitoring', version='2.3.7')
)
<dependency org="org.glassfish.grizzly" name="grizzly-framework-monitoring" rev="2.3.7" />