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