<dependency>
<groupId>org.netbeans.api</groupId>
<artifactId>org-apache-tools-ant-module</artifactId>
<version>RELEASE210</version>
</dependency>
@Grapes(
@Grab(group='org.netbeans.api', module='org-apache-tools-ant-module', version='RELEASE210')
)
<dependency org="org.netbeans.api" name="org-apache-tools-ant-module" rev="RELEASE210" />
<parent> <groupId>org.apache.netbeans</groupId> <artifactId>netbeans-parent</artifactId> <version>4</version> </parent>
compile
|-- org.netbeans.api:org-netbeans-api-annotations-common:RELEASE210
|-- org.netbeans.api:org-netbeans-api-progress:RELEASE210
|-- org.netbeans.api:org-netbeans-api-xml:RELEASE210
|-- org.netbeans.api:org-netbeans-api-xml-ui:RELEASE210
|-- org.netbeans.api:org-netbeans-core-multiview:RELEASE210
|-- org.netbeans.api:org-netbeans-modules-options-api:RELEASE210
|-- org.netbeans.api:org-netbeans-modules-projectapi:RELEASE210
|-- org.netbeans.api:org-netbeans-modules-projectuiapi:RELEASE210
|-- org.netbeans.api:org-netbeans-modules-projectuiapi-base:RELEASE210
|-- org.netbeans.api:org-netbeans-modules-queries:RELEASE210
|-- org.netbeans.api:org-netbeans-spi-navigator:RELEASE210
|-- org.netbeans.api:org-openide-actions:RELEASE210
|-- org.netbeans.api:org-openide-awt:RELEASE210
|-- org.netbeans.api:org-openide-dialogs:RELEASE210
|-- org.netbeans.api:org-openide-execution:RELEASE210
|-- org.netbeans.api:org-openide-explorer:RELEASE210
|-- org.netbeans.api:org-openide-filesystems:RELEASE210
|-- org.netbeans.api:org-openide-filesystems-nb:RELEASE210
|-- org.netbeans.api:org-openide-io:RELEASE210
|-- org.netbeans.api:org-openide-loaders:RELEASE210
|-- org.netbeans.api:org-openide-modules:RELEASE210
|-- org.netbeans.api:org-openide-nodes:RELEASE210
|-- org.netbeans.api:org-openide-text:RELEASE210
|-- org.netbeans.api:org-openide-util-ui:RELEASE210
|-- org.netbeans.api:org-openide-util:RELEASE210
|-- org.netbeans.api:org-openide-util-lookup:RELEASE210
|-- org.netbeans.api:org-openide-windows:RELEASE210
runtime
|-- org.netbeans.modules:org-netbeans-modules-options-java:RELEASE210
|-- org.netbeans.modules:org-netbeans-modules-project-indexingbridge:RELEASE210