Last Version

it.uniroma2.art.coda:coda-framework 1.7.6

CODA (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.

License

License

GroupId

GroupId

it.uniroma2.art.coda
ArtifactId

ArtifactId

coda-framework
Version

Version

1.7.6
Type

Type

jar
Description

Description

CODA (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

http://art.uniroma2.it/coda/documentation/dev/modules/coda-framework/
Project Organization

Project Organization

ART Group, University of Rome, Tor Vergata

Download coda-framework 1.7.6


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

Dependencies

compile (6)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.32
org.apache.uima : uimaj-core jar 2.4.0
org.antlr : antlr4-runtime jar 4.8
org.eclipse.rdf4j : rdf4j-runtime pom 3.7.3
org.apache.commons : commons-lang3 jar 3.12.0
org.springframework : spring-core jar 3.2.14.RELEASE

test (1)

Group / Artifact Type Version
org.slf4j : slf4j-log4j12 jar 1.7.32

Project Modules

There are no modules declared in this project.