is not current version
Last Version 1.5

fr.univ-nantes.julestar:uima-tokens-regex 1.4

A UIMA Analysis Engine that detects in a CAS occurrences of a regular expressions over UIMA annotations

Categories

Categories

Ant Build Tools
GroupId

GroupId

fr.univ-nantes.julestar
ArtifactId

ArtifactId

uima-tokens-regex
Version

Version

1.4
Type

Type

jar

Download uima-tokens-regex 1.4


<!-- 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.4</version>
</dependency>
// https://jarcasting.com/artifacts/fr.univ-nantes.julestar/uima-tokens-regex/
implementation 'fr.univ-nantes.julestar:uima-tokens-regex:1.4'
// https://jarcasting.com/artifacts/fr.univ-nantes.julestar/uima-tokens-regex/
implementation ("fr.univ-nantes.julestar:uima-tokens-regex:1.4")
'fr.univ-nantes.julestar:uima-tokens-regex:jar:1.4'
<dependency org="fr.univ-nantes.julestar" name="uima-tokens-regex" rev="1.4">
  <artifact name="uima-tokens-regex" type="jar" />
</dependency>
@Grapes(
@Grab(group='fr.univ-nantes.julestar', module='uima-tokens-regex', version='1.4')
)
libraryDependencies += "fr.univ-nantes.julestar" % "uima-tokens-regex" % "1.4"
[fr.univ-nantes.julestar/uima-tokens-regex "1.4"]