License |
License |
---|---|
GroupId | GroupIdit.uniroma2.art.coda |
ArtifactId | ArtifactIdcoda-standalone |
Last Version | Last Version1.7.6 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionCODA (Computer-aided Ontology Development Architecture) is an architecture and an associated Java framework for the RDF triplification of UIMA results from analysis of unstructured content.
|
Project URL |
Project URL |
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/it.uniroma2.art.coda/coda-standalone/ -->
<dependency>
<groupId>it.uniroma2.art.coda</groupId>
<artifactId>coda-standalone</artifactId>
<version>1.7.6</version>
</dependency>
// https://jarcasting.com/artifacts/it.uniroma2.art.coda/coda-standalone/
implementation 'it.uniroma2.art.coda:coda-standalone:1.7.6'
// https://jarcasting.com/artifacts/it.uniroma2.art.coda/coda-standalone/
implementation ("it.uniroma2.art.coda:coda-standalone:1.7.6")
'it.uniroma2.art.coda:coda-standalone:jar:1.7.6'
<dependency org="it.uniroma2.art.coda" name="coda-standalone" rev="1.7.6">
<artifact name="coda-standalone" type="jar" />
</dependency>
@Grapes(
@Grab(group='it.uniroma2.art.coda', module='coda-standalone', version='1.7.6')
)
libraryDependencies += "it.uniroma2.art.coda" % "coda-standalone" % "1.7.6"
[it.uniroma2.art.coda/coda-standalone "1.7.6"]
Group / Artifact | Type | Version |
---|---|---|
it.uniroma2.art.coda : coda-osgi | jar | 1.7.6 |
org.apache.felix : org.apache.felix.framework | jar | 5.6.12 |
Group / Artifact | Type | Version |
---|---|---|
org.apache.uima : uimafit-core | jar | 2.0.0 |