| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииAnt Компиляция и сборка |
| Группа | Группаfr.univ-nantes.julestar |
| Идентификатор | Идентификаторuima-tokens-regex |
| Последняя версия | Последняя версия1.5 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеUIMA Tokens Regex
A UIMA Analysis Engine that detects in a CAS occurrences of a regular expressions over UIMA annotations
|
| Ссылка на сайт |
Ссылка на сайт |
| Имя Файла | Размер |
|---|---|
| uima-tokens-regex-1.5.pom | |
| uima-tokens-regex-1.5.jar | 88 KB |
| uima-tokens-regex-1.5-sources.jar | 48 KB |
| uima-tokens-regex-1.5-javadoc.jar | 212 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/fr.univ-nantes.julestar/uima-tokens-regex/ -->
<dependency>
<groupId>fr.univ-nantes.julestar</groupId>
<artifactId>uima-tokens-regex</artifactId>
<version>1.5</version>
</dependency>
// https://jarcasting.com/artifacts/fr.univ-nantes.julestar/uima-tokens-regex/
implementation 'fr.univ-nantes.julestar:uima-tokens-regex:1.5'
// https://jarcasting.com/artifacts/fr.univ-nantes.julestar/uima-tokens-regex/
implementation ("fr.univ-nantes.julestar:uima-tokens-regex:1.5")
'fr.univ-nantes.julestar:uima-tokens-regex:jar:1.5'
<dependency org="fr.univ-nantes.julestar" name="uima-tokens-regex" rev="1.5">
<artifact name="uima-tokens-regex" type="jar" />
</dependency>
@Grapes(
@Grab(group='fr.univ-nantes.julestar', module='uima-tokens-regex', version='1.5')
)
libraryDependencies += "fr.univ-nantes.julestar" % "uima-tokens-regex" % "1.5"
[fr.univ-nantes.julestar/uima-tokens-regex "1.5"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.slf4j : slf4j-api | jar | 1.7.25 |
| org.apache.uima : uimaj-core | jar | 2.10.0 |
| org.apache.uima : uimafit-core | jar | 2.3.0 |
| com.google.guava : guava | jar | 21.0 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.antlr : antlr4-runtime | jar | 4.7 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.fasterxml.jackson.core : jackson-databind | jar | 2.5.2 |
| junit : junit | jar | 4.12 |
| eu.codearte.catch-exception : catch-exception | jar | 1.4.1 |
| org.assertj : assertj-core | jar | 2.0.0 |
| org.mockito : mockito-all | jar | 1.10.19 |
| org.apache.uima : uimaj-tools | jar | 2.8.1 |
| fr.univ-nantes.julestar : uima-test | jar | 1.0.0 |