| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииORM Данные Other Универсальные библиотеки |
| Группа | Группаde.uni-mannheim.informatik.dws.melt |
| Идентификатор | Идентификаторyet-another-alignment-api |
| Версия | Версия2.6 |
| Тип | Типjar |
| Описание |
ОписаниеMELT - Matching EvaLuation Toolkit | Yet Another Alignment API (YAAA)
Simple alignment API (Yet Another Alignment API, YAAA) offering data structures for Ontology Alignments as well as additional alignment-related services.
|
| Ссылка на сайт |
Ссылка на сайт |
| Имя Файла | Размер |
|---|---|
| yet-another-alignment-api-2.6.pom | |
| yet-another-alignment-api-2.6.jar | 54 KB |
| yet-another-alignment-api-2.6-sources.jar | 29 KB |
| yet-another-alignment-api-2.6-javadoc.jar | 545 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/de.uni-mannheim.informatik.dws.melt/yet-another-alignment-api/ -->
<dependency>
<groupId>de.uni-mannheim.informatik.dws.melt</groupId>
<artifactId>yet-another-alignment-api</artifactId>
<version>2.6</version>
</dependency>
// https://jarcasting.com/artifacts/de.uni-mannheim.informatik.dws.melt/yet-another-alignment-api/
implementation 'de.uni-mannheim.informatik.dws.melt:yet-another-alignment-api:2.6'
// https://jarcasting.com/artifacts/de.uni-mannheim.informatik.dws.melt/yet-another-alignment-api/
implementation ("de.uni-mannheim.informatik.dws.melt:yet-another-alignment-api:2.6")
'de.uni-mannheim.informatik.dws.melt:yet-another-alignment-api:jar:2.6'
<dependency org="de.uni-mannheim.informatik.dws.melt" name="yet-another-alignment-api" rev="2.6">
<artifact name="yet-another-alignment-api" type="jar" />
</dependency>
@Grapes(
@Grab(group='de.uni-mannheim.informatik.dws.melt', module='yet-another-alignment-api', version='2.6')
)
libraryDependencies += "de.uni-mannheim.informatik.dws.melt" % "yet-another-alignment-api" % "2.6"
[de.uni-mannheim.informatik.dws.melt/yet-another-alignment-api "2.6"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.slf4j : slf4j-api | jar | 1.7.30 |
| org.apache.commons : commons-text | jar | 1.9 |
| org.apache.commons : commons-csv | jar | 1.8 |
| com.googlecode.cqengine : cqengine | jar | 3.4.0 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.junit.jupiter : junit-jupiter-engine | jar | 5.6.2 |
| org.slf4j : slf4j-simple | jar | 1.7.30 |