| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииORM Данные Other Универсальные библиотеки |
| Группа | Группаde.uni-mannheim.informatik.dws.melt |
| Идентификатор | Идентификаторyet-another-alignment-api |
| Последняя версия | Последняя версия3.3 |
| Дата | Дата |
| Тип | Тип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-3.3.pom | |
| yet-another-alignment-api-3.3.jar | 45 KB |
| yet-another-alignment-api-3.3-sources.jar | 23 KB |
| yet-another-alignment-api-3.3-javadoc.jar | 145 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>3.3</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:3.3'
// 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:3.3")
'de.uni-mannheim.informatik.dws.melt:yet-another-alignment-api:jar:3.3'
<dependency org="de.uni-mannheim.informatik.dws.melt" name="yet-another-alignment-api" rev="3.3">
<artifact name="yet-another-alignment-api" type="jar" />
</dependency>
@Grapes(
@Grab(group='de.uni-mannheim.informatik.dws.melt', module='yet-another-alignment-api', version='3.3')
)
libraryDependencies += "de.uni-mannheim.informatik.dws.melt" % "yet-another-alignment-api" % "3.3"
[de.uni-mannheim.informatik.dws.melt/yet-another-alignment-api "3.3"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.slf4j : slf4j-api | jar | 1.7.33 |
| org.apache.commons : commons-text | jar | 1.9 |
| org.apache.commons : commons-csv | jar | 1.8 |
| com.googlecode.cqengine : cqengine | jar | 3.4.0 |
| de.uni-mannheim.informatik.dws.melt : matching-base | jar | 3.3 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.junit.jupiter : junit-jupiter-engine | jar | 5.9.0-M1 |
| org.slf4j : slf4j-simple | jar | 1.7.33 |