<dependency>
<groupId>org.netbeans.modules</groupId>
<artifactId>org-netbeans-lib-v8debug</artifactId>
<version>RELEASE140</version>
</dependency>
@Grapes(
@Grab(group='org.netbeans.modules', module='org-netbeans-lib-v8debug', version='RELEASE140')
)
<dependency org="org.netbeans.modules" name="org-netbeans-lib-v8debug" rev="RELEASE140" />