<dependency>
<groupId>org.netbeans.modules</groupId>
<artifactId>org-netbeans-modules-mylyn-util</artifactId>
<version>RELEASE113</version>
</dependency>
libraryDependencies += "org.netbeans.modules" % "org-netbeans-modules-mylyn-util" % "RELEASE113"
@Grapes(
@Grab(group='org.netbeans.modules', module='org-netbeans-modules-mylyn-util', version='RELEASE113')
)
<dependency org="org.netbeans.modules" name="org-netbeans-modules-mylyn-util" rev="RELEASE113" />
<parent> <groupId>org.apache.netbeans</groupId> <artifactId>netbeans-parent</artifactId> <version>2</version> </parent>
compile
|-- org.netbeans.external:org-eclipse-core-jobs:RELEASE113
|-- org.netbeans.external:org-eclipse-core-runtime:RELEASE113
|-- org.netbeans.external:org-eclipse-equinox-common:RELEASE113
|-- org.netbeans.external:org-eclipse-mylyn-commons-net:RELEASE113
|-- org.netbeans.external:org-eclipse-mylyn-tasks-core:RELEASE113
|-- org.netbeans.external:org-eclipse-mylyn-wikitext-core:RELEASE113
|-- org.netbeans.api:org-netbeans-modules-bugtracking:RELEASE113
|-- org.netbeans.api:org-netbeans-modules-keyring:RELEASE113
|-- org.netbeans.api:org-netbeans-modules-spellchecker-apimodule:RELEASE113
|-- org.netbeans.modules:org-netbeans-modules-team-commons:RELEASE113
|-- org.netbeans.api:org-openide-awt:RELEASE113
|-- org.netbeans.api:org-openide-modules:RELEASE113
|-- org.netbeans.api:org-openide-util:RELEASE113