License |
License |
---|---|
GroupId | GroupIdit.uniroma2.art.coda |
ArtifactId | ArtifactIdcoda-osgi |
Last Version | Last Version1.7.6 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionCODA OSGi
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 |
Project Organization |
Project Organization |
Filename | Size |
---|---|
coda-osgi-1.7.6.pom | |
coda-osgi-1.7.6.jar | 10 KB |
coda-osgi-1.7.6-sources.jar | 6 KB |
coda-osgi-1.7.6-javadoc.jar | 36 KB |
Browse |
<!-- https://jarcasting.com/artifacts/it.uniroma2.art.coda/coda-osgi/ -->
<dependency>
<groupId>it.uniroma2.art.coda</groupId>
<artifactId>coda-osgi</artifactId>
<version>1.7.6</version>
</dependency>
// https://jarcasting.com/artifacts/it.uniroma2.art.coda/coda-osgi/
implementation 'it.uniroma2.art.coda:coda-osgi:1.7.6'
// https://jarcasting.com/artifacts/it.uniroma2.art.coda/coda-osgi/
implementation ("it.uniroma2.art.coda:coda-osgi:1.7.6")
'it.uniroma2.art.coda:coda-osgi:jar:1.7.6'
<dependency org="it.uniroma2.art.coda" name="coda-osgi" rev="1.7.6">
<artifact name="coda-osgi" type="jar" />
</dependency>
@Grapes(
@Grab(group='it.uniroma2.art.coda', module='coda-osgi', version='1.7.6')
)
libraryDependencies += "it.uniroma2.art.coda" % "coda-osgi" % "1.7.6"
[it.uniroma2.art.coda/coda-osgi "1.7.6"]
Group / Artifact | Type | Version |
---|---|---|
it.uniroma2.art.coda : coda-framework | jar | 1.7.6 |
org.apache.felix : org.apache.felix.bundlerepository | jar | 2.0.6 |
org.osgi : org.osgi.core | jar | 5.0.0 |
org.osgi : org.osgi.compendium | jar | 5.0.0 |
org.apache.commons : commons-lang3 | jar | 3.12.0 |
org.springframework : spring-core | jar | 3.2.14.RELEASE |