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