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