License |
License |
---|---|
Categories |
CategoriesAnt Build Tools |
GroupId | GroupIdfr.univ-nantes.julestar |
ArtifactId | ArtifactIduima-tree-tagger-wrapper |
Last Version | Last Version1.3 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionUIMA TreeTagger wrapper
A UIMA Analysis Engine wrapper for TreeTagger based on tt4j
|
Project URL |
Project URL |
<!-- https://jarcasting.com/artifacts/fr.univ-nantes.julestar/uima-tree-tagger-wrapper/ -->
<dependency>
<groupId>fr.univ-nantes.julestar</groupId>
<artifactId>uima-tree-tagger-wrapper</artifactId>
<version>1.3</version>
</dependency>
// https://jarcasting.com/artifacts/fr.univ-nantes.julestar/uima-tree-tagger-wrapper/
implementation 'fr.univ-nantes.julestar:uima-tree-tagger-wrapper:1.3'
// https://jarcasting.com/artifacts/fr.univ-nantes.julestar/uima-tree-tagger-wrapper/
implementation ("fr.univ-nantes.julestar:uima-tree-tagger-wrapper:1.3")
'fr.univ-nantes.julestar:uima-tree-tagger-wrapper:jar:1.3'
<dependency org="fr.univ-nantes.julestar" name="uima-tree-tagger-wrapper" rev="1.3">
<artifact name="uima-tree-tagger-wrapper" type="jar" />
</dependency>
@Grapes(
@Grab(group='fr.univ-nantes.julestar', module='uima-tree-tagger-wrapper', version='1.3')
)
libraryDependencies += "fr.univ-nantes.julestar" % "uima-tree-tagger-wrapper" % "1.3"
[fr.univ-nantes.julestar/uima-tree-tagger-wrapper "1.3"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.uima : uimaj-core | jar | 2.10.0 |
org.apache.uima : uimafit-core | jar | 2.3.0 |
org.annolab.tt4j : org.annolab.tt4j | jar | 1.1.1 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |
eu.codearte.catch-exception : catch-exception | jar | 1.4.4 |
org.assertj : assertj-core | jar | 2.0.0 |
org.mockito : mockito-all | jar | 1.10.19 |