License |
License |
---|---|
GroupId | GroupIdit.uniroma2.art.coda |
ArtifactId | ArtifactIdcoda-framework |
Version | Version1.7.4 |
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.4.pom | |
coda-framework-1.7.4.jar | 351 KB |
coda-framework-1.7.4-tests.jar | 8 KB |
coda-framework-1.7.4-test-sources.jar | 6 KB |
coda-framework-1.7.4-sources.jar | 221 KB |
coda-framework-1.7.4-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.4</version>
</dependency>
// https://jarcasting.com/artifacts/it.uniroma2.art.coda/coda-framework/
implementation 'it.uniroma2.art.coda:coda-framework:1.7.4'
// https://jarcasting.com/artifacts/it.uniroma2.art.coda/coda-framework/
implementation ("it.uniroma2.art.coda:coda-framework:1.7.4")
'it.uniroma2.art.coda:coda-framework:jar:1.7.4'
<dependency org="it.uniroma2.art.coda" name="coda-framework" rev="1.7.4">
<artifact name="coda-framework" type="jar" />
</dependency>
@Grapes(
@Grab(group='it.uniroma2.art.coda', module='coda-framework', version='1.7.4')
)
libraryDependencies += "it.uniroma2.art.coda" % "coda-framework" % "1.7.4"
[it.uniroma2.art.coda/coda-framework "1.7.4"]
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 |