не последняя версия
Последняя версия 1.7.6

it.uniroma2.art.coda:coda 1.1.1

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.

Группа

Группа

it.uniroma2.art.coda
Идентификатор

Идентификатор

coda
Версия

Версия

1.1.1
Тип

Тип

pom

Скачать coda 1.1.1

Имя Файла Размер
coda-1.1.1.pom 3 KB
Обзор

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