<dependency>
<groupId>org.netbeans.external</groupId>
<artifactId>org-eclipse-core-net</artifactId>
<version>RELEASE120</version>
</dependency>
@Grapes(
@Grab(group='org.netbeans.external', module='org-eclipse-core-net', version='RELEASE120')
)
<parent> <groupId>org.apache.netbeans</groupId> <artifactId>netbeans-parent</artifactId> <version>2</version> </parent>
compile
|-- org.netbeans.external:org-eclipse-equinox-security:RELEASE120
|-- org.jibx.config.3rdparty.org.eclipse:org.eclipse.equinox.common:3.6.0.v20110523
|-- org.netbeans.external:org-eclipse-equinox-preferences:RELEASE120
|-- org.netbeans.external:org-eclipse-equinox-registry:RELEASE120