is not current version
Last Version 1.2

fr.univ-nantes.julestar:uima-mapper 1.1

A UIMA Analysis Engine that adds a feature to annotations based on a list feature/value matching pairs declared as a light XML resource

Categories

Categories

Ant Build Tools
GroupId

GroupId

fr.univ-nantes.julestar
ArtifactId

ArtifactId

uima-mapper
Version

Version

1.1
Type

Type

jar

Download uima-mapper 1.1


<!-- https://jarcasting.com/artifacts/fr.univ-nantes.julestar/uima-mapper/ -->
<dependency>
    <groupId>fr.univ-nantes.julestar</groupId>
    <artifactId>uima-mapper</artifactId>
    <version>1.1</version>
</dependency>
// https://jarcasting.com/artifacts/fr.univ-nantes.julestar/uima-mapper/
implementation 'fr.univ-nantes.julestar:uima-mapper:1.1'
// https://jarcasting.com/artifacts/fr.univ-nantes.julestar/uima-mapper/
implementation ("fr.univ-nantes.julestar:uima-mapper:1.1")
'fr.univ-nantes.julestar:uima-mapper:jar:1.1'
<dependency org="fr.univ-nantes.julestar" name="uima-mapper" rev="1.1">
  <artifact name="uima-mapper" type="jar" />
</dependency>
@Grapes(
@Grab(group='fr.univ-nantes.julestar', module='uima-mapper', version='1.1')
)
libraryDependencies += "fr.univ-nantes.julestar" % "uima-mapper" % "1.1"
[fr.univ-nantes.julestar/uima-mapper "1.1"]