License |
License |
---|---|
Categories |
CategoriesAnt Build Tools |
GroupId | GroupIdfr.univ-nantes.julestar |
ArtifactId | ArtifactIduima-tokens-regex |
Last Version | Last Version1.5 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionUIMA Tokens Regex
A UIMA Analysis Engine that detects in a CAS occurrences of a regular expressions over UIMA annotations
|
Project URL |
Project URL |
Filename | Size |
---|---|
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 |
Browse |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
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 |
Group / Artifact | Type | Version |
---|---|---|
org.antlr : antlr4-runtime | jar | 4.7 |
Group / Artifact | Type | Version |
---|---|---|
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 |