<dependency>
<groupId>org.netbeans.api</groupId>
<artifactId>org-netbeans-modules-textmate-lexer</artifactId>
<version>RELEASE170</version>
</dependency>
libraryDependencies += "org.netbeans.api" % "org-netbeans-modules-textmate-lexer" % "RELEASE170"
@Grapes(
@Grab(group='org.netbeans.api', module='org-netbeans-modules-textmate-lexer', version='RELEASE170')
)
<dependency org="org.netbeans.api" name="org-netbeans-modules-textmate-lexer" rev="RELEASE170" />
<parent> <groupId>org.apache.netbeans</groupId> <artifactId>netbeans-parent</artifactId> <version>3</version> </parent>
compile
|-- com.google.code.gson:gson:2.8.9
|-- org.netbeans.api:org-netbeans-api-templates:RELEASE170
|-- org.netbeans.api:org-netbeans-libs-jcodings:RELEASE170
|-- org.netbeans.api:org-netbeans-modules-editor-lib2:RELEASE170
|-- org.netbeans.api:org-netbeans-modules-editor-mimelookup:RELEASE170
|-- org.netbeans.api:org-netbeans-modules-editor-settings:RELEASE170
|-- org.netbeans.api:org-netbeans-modules-editor-util:RELEASE170
|-- org.netbeans.api:org-netbeans-modules-lexer:RELEASE170
|-- org.netbeans.api:org-openide-awt:RELEASE170
|-- org.netbeans.api:org-openide-dialogs:RELEASE170
|-- org.netbeans.api:org-openide-filesystems:RELEASE170
|-- org.netbeans.api:org-openide-loaders:RELEASE170
|-- org.netbeans.api:org-openide-nodes:RELEASE170
|-- org.netbeans.api:org-openide-text:RELEASE170
|-- org.netbeans.api:org-openide-util:RELEASE170
|-- org.netbeans.api:org-openide-util-lookup:RELEASE170
|-- org.netbeans.api:org-openide-util-ui:RELEASE170
|-- org.netbeans.api:org-openide-windows:RELEASE170
|-- org.jruby.joni:joni:2.1.11
|-- eu.doppel-helix.netbeans.lib.tm4e:org.eclipse.tm4e.core:0.4.1-pack1