| Лицензия |
Лицензия |
|---|---|
| Группа | Группаit.uniroma2.art.coda |
| Идентификатор | Идентификаторcoda-tests |
| Последняя версия | Последняя версия1.7.6 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
Описание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-tests-1.7.6.pom | |
| coda-tests-1.7.6.jar | 68 KB |
| coda-tests-1.7.6-tests.jar | 138 KB |
| coda-tests-1.7.6-test-sources.jar | 110 KB |
| coda-tests-1.7.6-sources.jar | 47 KB |
| coda-tests-1.7.6-javadoc.jar | 240 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/it.uniroma2.art.coda/coda-tests/ -->
<dependency>
<groupId>it.uniroma2.art.coda</groupId>
<artifactId>coda-tests</artifactId>
<version>1.7.6</version>
</dependency>
// https://jarcasting.com/artifacts/it.uniroma2.art.coda/coda-tests/
implementation 'it.uniroma2.art.coda:coda-tests:1.7.6'
// https://jarcasting.com/artifacts/it.uniroma2.art.coda/coda-tests/
implementation ("it.uniroma2.art.coda:coda-tests:1.7.6")
'it.uniroma2.art.coda:coda-tests:jar:1.7.6'
<dependency org="it.uniroma2.art.coda" name="coda-tests" rev="1.7.6">
<artifact name="coda-tests" type="jar" />
</dependency>
@Grapes(
@Grab(group='it.uniroma2.art.coda', module='coda-tests', version='1.7.6')
)
libraryDependencies += "it.uniroma2.art.coda" % "coda-tests" % "1.7.6"
[it.uniroma2.art.coda/coda-tests "1.7.6"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| it.uniroma2.art.coda : coda-converters | jar | 1.7.6 |
| it.uniroma2.art.coda : coda-legacyconverters | jar | 1.7.6 |
| org.apache.uima : uimafit-core | jar | 2.0.0 |
| org.apache.uima : uimafit-legacy-support | jar | 2.0.0 |
| junit : junit | jar | 4.12 |
| it.uniroma2.art.coda : coda-osgi | jar | 1.7.6 |
| org.apache.sling : org.apache.sling.testing.osgi-mock | jar | 1.7.0 |
| org.apache.felix : org.apache.felix.scr.annotations | jar | 1.9.6 |
| it.uniroma2.art.coda : coda-standalone | jar | 1.7.6 |
| it.uniroma2.art.coda : coda-ae | jar | 1.7.6 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.hamcrest : java-hamcrest | jar | 2.0.0.0 |
| de.tudarmstadt.ukp.dkpro.core : de.tudarmstadt.ukp.dkpro.core.io.text-asl | jar | 1.4.0 |
| org.slf4j : slf4j-log4j12 | jar | 1.7.32 |