is not current version
Last Version 1.5

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

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.1
Type

Type

jar

Download uima-tokens-regex 1.1


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