| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииORM Данные |
| Группа | Группаde.uni-mannheim.informatik.dws.melt |
| Идентификатор | Идентификаторmatching-parent |
| Версия | Версия3.3 |
| Тип | Типpom |
| Описание |
ОписаниеMELT - Matching EvaLuation Toolkit
MELT is a helpful maven framework for developing, tuning, evaluating, and packaging ontology matching
systems. It is optimized to be used in OAEI campaigns and allows to submit matchers to the SEALS and HOBBIT
evaluation platform easily. MELT can also be used for non OAEI-related matching tasks and evaluation.
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| matching-parent-3.3.pom | 14 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/de.uni-mannheim.informatik.dws.melt/matching-parent/ -->
<dependency>
<groupId>de.uni-mannheim.informatik.dws.melt</groupId>
<artifactId>matching-parent</artifactId>
<version>3.3</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/de.uni-mannheim.informatik.dws.melt/matching-parent/
implementation 'de.uni-mannheim.informatik.dws.melt:matching-parent:3.3'
// https://jarcasting.com/artifacts/de.uni-mannheim.informatik.dws.melt/matching-parent/
implementation ("de.uni-mannheim.informatik.dws.melt:matching-parent:3.3")
'de.uni-mannheim.informatik.dws.melt:matching-parent:pom:3.3'
<dependency org="de.uni-mannheim.informatik.dws.melt" name="matching-parent" rev="3.3">
<artifact name="matching-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='de.uni-mannheim.informatik.dws.melt', module='matching-parent', version='3.3')
)
libraryDependencies += "de.uni-mannheim.informatik.dws.melt" % "matching-parent" % "3.3"
[de.uni-mannheim.informatik.dws.melt/matching-parent "3.3"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.junit.jupiter : junit-jupiter-engine | jar | 5.9.0-M1 |
| org.slf4j : slf4j-simple | jar | 1.7.33 |