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