License |
License |
---|---|
GroupId | GroupIdit.uniroma2.art.coda |
ArtifactId | ArtifactIdcoda-framework |
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 |
Filename | Size |
---|---|
coda-framework-1.7.6.pom | |
coda-framework-1.7.6.jar | 310 KB |
coda-framework-1.7.6-tests.jar | 8 KB |
coda-framework-1.7.6-test-sources.jar | 6 KB |
coda-framework-1.7.6-sources.jar | 184 KB |
coda-framework-1.7.6-javadoc.jar | 1 MB |
Browse |
<!-- 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"]
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 |
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-log4j12 | jar | 1.7.32 |