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