is not current version
Last Version 1.2

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

A UIMA Analysis Engine wrapper for the snowball stemmer

Categories

Categories

Ant Build Tools
GroupId

GroupId

fr.univ-nantes.julestar
ArtifactId

ArtifactId

uima-stemmer
Version

Version

1.1
Type

Type

jar

Download uima-stemmer 1.1


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