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