is not current version
Last Version 1.7.6

it.uniroma2.art.coda:coda-ae 1.6.2

An Analysis Engine that can be used in a UIMA processing chain to include CODA capabilities. This analysis engine can be managed using uimaFIT.

GroupId

GroupId

it.uniroma2.art.coda
ArtifactId

ArtifactId

coda-ae
Version

Version

1.6.2
Type

Type

jar

Download coda-ae 1.6.2


<!-- https://jarcasting.com/artifacts/it.uniroma2.art.coda/coda-ae/ -->
<dependency>
    <groupId>it.uniroma2.art.coda</groupId>
    <artifactId>coda-ae</artifactId>
    <version>1.6.2</version>
</dependency>
// https://jarcasting.com/artifacts/it.uniroma2.art.coda/coda-ae/
implementation 'it.uniroma2.art.coda:coda-ae:1.6.2'
// https://jarcasting.com/artifacts/it.uniroma2.art.coda/coda-ae/
implementation ("it.uniroma2.art.coda:coda-ae:1.6.2")
'it.uniroma2.art.coda:coda-ae:jar:1.6.2'
<dependency org="it.uniroma2.art.coda" name="coda-ae" rev="1.6.2">
  <artifact name="coda-ae" type="jar" />
</dependency>
@Grapes(
@Grab(group='it.uniroma2.art.coda', module='coda-ae', version='1.6.2')
)
libraryDependencies += "it.uniroma2.art.coda" % "coda-ae" % "1.6.2"
[it.uniroma2.art.coda/coda-ae "1.6.2"]