<dependency>
<groupId>org.netbeans.html</groupId>
<artifactId>equinox-agentclass-hook</artifactId>
<version>1.8.1</version>
<type>bundle</type>
</dependency>
@Grapes(
@Grab(group='org.netbeans.html', module='equinox-agentclass-hook', version='1.8.1')
)