<dependency>
<groupId>org.netbeans.api</groupId>
<artifactId>org-netbeans-modules-jumpto</artifactId>
<version>RELEASE124</version>
</dependency>
@Grapes(
@Grab(group='org.netbeans.api', module='org-netbeans-modules-jumpto', version='RELEASE124')
)
<dependency org="org.netbeans.api" name="org-netbeans-modules-jumpto" rev="RELEASE124" />
<parent> <groupId>org.apache.netbeans</groupId> <artifactId>netbeans-parent</artifactId> <version>2</version> </parent>
compile
|-- org.netbeans.api:org-netbeans-api-annotations-common:RELEASE124
|-- org.netbeans.api:org-netbeans-api-search:RELEASE124
|-- org.netbeans.api:org-netbeans-modules-editor-lib:RELEASE124
|-- org.netbeans.api:org-netbeans-modules-editor-mimelookup:RELEASE124
|-- org.netbeans.api:org-netbeans-modules-editor-settings:RELEASE124
|-- org.netbeans.api:org-netbeans-modules-options-api:RELEASE124
|-- org.netbeans.api:org-netbeans-modules-parsing-api:RELEASE124
|-- org.netbeans.api:org-netbeans-modules-parsing-indexing:RELEASE124
|-- org.netbeans.api:org-netbeans-modules-projectapi:RELEASE124
|-- org.netbeans.api:org-netbeans-modules-projectuiapi-base:RELEASE124
|-- org.netbeans.api:org-netbeans-modules-queries:RELEASE124
|-- org.netbeans.api:org-netbeans-modules-sampler:RELEASE124
|-- org.netbeans.api:org-netbeans-spi-quicksearch:RELEASE124
|-- org.netbeans.api:org-openide-awt:RELEASE124
|-- org.netbeans.api:org-openide-dialogs:RELEASE124
|-- org.netbeans.api:org-openide-filesystems:RELEASE124
|-- org.netbeans.api:org-openide-loaders:RELEASE124
|-- org.netbeans.api:org-openide-nodes:RELEASE124
|-- org.netbeans.api:org-openide-text:RELEASE124
|-- org.netbeans.api:org-openide-util:RELEASE124
|-- org.netbeans.api:org-openide-util-lookup:RELEASE124
|-- org.netbeans.api:org-openide-util-ui:RELEASE124
|-- org.netbeans.api:org-openide-windows:RELEASE124
runtime
|-- org.netbeans.modules:org-netbeans-core-ui:RELEASE124
|-- org.netbeans.modules:org-netbeans-modules-parsing-lucene:RELEASE124