| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииNetBeans Инструменты разработки IDE Сеть CLI Взаимодействие с пользователем |
| Группа | Группаeu.doppel-helix.netbeans.lib.tm4e |
| Идентификатор | Идентификаторorg.eclipse.tm4e.core |
| Версия | Версия0.4.1-pack1 |
| Тип | Типjar |
| Описание |
ОписаниеTextMate support in Java - Core
TM4ME provides a Java API to tokenize textual documents according to TextMate grammers.
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
<!-- https://jarcasting.com/artifacts/eu.doppel-helix.netbeans.lib.tm4e/org.eclipse.tm4e.core/ -->
<dependency>
<groupId>eu.doppel-helix.netbeans.lib.tm4e</groupId>
<artifactId>org.eclipse.tm4e.core</artifactId>
<version>0.4.1-pack1</version>
</dependency>
// https://jarcasting.com/artifacts/eu.doppel-helix.netbeans.lib.tm4e/org.eclipse.tm4e.core/
implementation 'eu.doppel-helix.netbeans.lib.tm4e:org.eclipse.tm4e.core:0.4.1-pack1'
// https://jarcasting.com/artifacts/eu.doppel-helix.netbeans.lib.tm4e/org.eclipse.tm4e.core/
implementation ("eu.doppel-helix.netbeans.lib.tm4e:org.eclipse.tm4e.core:0.4.1-pack1")
'eu.doppel-helix.netbeans.lib.tm4e:org.eclipse.tm4e.core:jar:0.4.1-pack1'
<dependency org="eu.doppel-helix.netbeans.lib.tm4e" name="org.eclipse.tm4e.core" rev="0.4.1-pack1">
<artifact name="org.eclipse.tm4e.core" type="jar" />
</dependency>
@Grapes(
@Grab(group='eu.doppel-helix.netbeans.lib.tm4e', module='org.eclipse.tm4e.core', version='0.4.1-pack1')
)
libraryDependencies += "eu.doppel-helix.netbeans.lib.tm4e" % "org.eclipse.tm4e.core" % "0.4.1-pack1"
[eu.doppel-helix.netbeans.lib.tm4e/org.eclipse.tm4e.core "0.4.1-pack1"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.jruby.joni : joni | jar | 2.1.11 |
| org.jruby.jcodings : jcodings | jar | 1.0.18 |
| com.google.code.gson : gson | jar | 2.8.2 |
| org.apache.xmlgraphics : batik-css Необязательный | jar | 1.7 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.13.1 |