<dependency>
<groupId>org.netbeans.modules</groupId>
<artifactId>org-netbeans-modules-groovy-support</artifactId>
<version>RELEASE126</version>
</dependency>
libraryDependencies += "org.netbeans.modules" % "org-netbeans-modules-groovy-support" % "RELEASE126"
@Grapes(
@Grab(group='org.netbeans.modules', module='org-netbeans-modules-groovy-support', version='RELEASE126')
)
<dependency org="org.netbeans.modules" name="org-netbeans-modules-groovy-support" rev="RELEASE126" />
<parent> <groupId>org.apache.netbeans</groupId> <artifactId>netbeans-parent</artifactId> <version>2</version> </parent>
compile
|-- org.netbeans.api:org-apache-tools-ant-module:RELEASE126
|-- org.netbeans.api:org-netbeans-api-annotations-common:RELEASE126
|-- org.netbeans.api:org-netbeans-api-debugger:RELEASE126
|-- org.netbeans.api:org-netbeans-api-debugger-jpda:RELEASE126
|-- org.netbeans.api:org-netbeans-api-java:RELEASE126
|-- org.netbeans.api:org-netbeans-api-java-classpath:RELEASE126
|-- org.netbeans.api:org-netbeans-api-progress:RELEASE126
|-- org.netbeans.api:org-netbeans-api-templates:RELEASE126
|-- org.netbeans.api:org-netbeans-modules-editor-mimelookup:RELEASE126
|-- org.netbeans.api:org-netbeans-modules-gsf-testrunner:RELEASE126
|-- org.netbeans.modules:org-netbeans-modules-gsf-testrunner-ui:RELEASE126
|-- org.netbeans.api:org-netbeans-modules-java-project:RELEASE126
|-- org.netbeans.api:org-netbeans-modules-java-project-ui:RELEASE126
|-- org.netbeans.api:org-netbeans-modules-java-source-base:RELEASE126
|-- org.netbeans.api:org-netbeans-modules-java-sourceui:RELEASE126
|-- org.netbeans.modules:org-netbeans-modules-libs-groovy:RELEASE126
|-- org.netbeans.modules:org-netbeans-modules-maven:RELEASE126
|-- org.netbeans.modules:org-netbeans-modules-maven-model:RELEASE126
|-- org.netbeans.api:org-netbeans-modules-options-api:RELEASE126
|-- org.netbeans.api:org-netbeans-modules-parsing-api:RELEASE126
|-- org.netbeans.api:org-netbeans-modules-project-ant:RELEASE126
|-- org.netbeans.api:org-netbeans-modules-project-libraries:RELEASE126
|-- org.netbeans.api:org-netbeans-modules-projectapi:RELEASE126
|-- org.netbeans.api:org-netbeans-modules-projectuiapi:RELEASE126
|-- org.netbeans.api:org-netbeans-modules-xml-xam:RELEASE126
|-- org.netbeans.api:org-netbeans-spi-debugger-ui:RELEASE126
|-- org.netbeans.api:org-netbeans-spi-viewmodel:RELEASE126
|-- org.netbeans.api:org-openide-actions:RELEASE126
|-- org.netbeans.api:org-openide-awt:RELEASE126
|-- org.netbeans.api:org-openide-dialogs:RELEASE126
|-- org.netbeans.api:org-openide-execution:RELEASE126
|-- org.netbeans.api:org-openide-filesystems:RELEASE126
|-- org.netbeans.api:org-openide-filesystems-nb:RELEASE126
|-- org.netbeans.api:org-openide-io:RELEASE126
|-- org.netbeans.api:org-openide-loaders:RELEASE126
|-- org.netbeans.api:org-openide-nodes:RELEASE126
|-- org.netbeans.api:org-openide-text:RELEASE126
|-- org.netbeans.api:org-openide-util:RELEASE126
|-- org.netbeans.api:org-openide-util-lookup:RELEASE126