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