| Лицензия |
Лицензия |
|---|---|
| Группа | Группаit.uniroma2.art.coda |
| Идентификатор | Идентификаторcoda-osgi |
| Последняя версия | Последняя версия1.7.6 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеCODA 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.
|
| Ссылка на сайт |
Ссылка на сайт |
| Организация-разработчик |
Организация-разработчик |
| Имя Файла | Размер |
|---|---|
| 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 |
| Обзор |
<!-- 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"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| 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 |