| Лицензия |
Лицензия |
|---|---|
| Группа | Группаit.unitn.disi |
| Идентификатор | Идентификаторs-match |
| Версия | Версия0.9.21 |
| Тип | Типjar |
| Описание |
Описаниеs-match
A version of S-Match semantic matching framework for Open Data
|
| Ссылка на сайт |
Ссылка на сайт |
| Имя Файла | Размер |
|---|---|
| s-match-0.9.21.pom | |
| s-match-0.9.21.jar | 18 MB |
| s-match-0.9.21-sources.jar | 291 KB |
| s-match-0.9.21-javadoc.jar | 1 MB |
| Обзор |
<!-- https://jarcasting.com/artifacts/it.unitn.disi/s-match/ -->
<dependency>
<groupId>it.unitn.disi</groupId>
<artifactId>s-match</artifactId>
<version>0.9.21</version>
</dependency>
// https://jarcasting.com/artifacts/it.unitn.disi/s-match/
implementation 'it.unitn.disi:s-match:0.9.21'
// https://jarcasting.com/artifacts/it.unitn.disi/s-match/
implementation ("it.unitn.disi:s-match:0.9.21")
'it.unitn.disi:s-match:jar:0.9.21'
<dependency org="it.unitn.disi" name="s-match" rev="0.9.21">
<artifact name="s-match" type="jar" />
</dependency>
@Grapes(
@Grab(group='it.unitn.disi', module='s-match', version='0.9.21')
)
libraryDependencies += "it.unitn.disi" % "s-match" % "0.9.21"
[it.unitn.disi/s-match "0.9.21"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| net.sf.extjwnl : extjwnl | jar | 1.6.2 |
| jgrapht : jgrapht | jar | 0.6.0 |
| log4j : log4j | jar | 1.2.16 |
| org.apache.opennlp : opennlp-tools | jar | 1.5.3 |
| org.apache.opennlp : opennlp-maxent | jar | 3.0.3 |
| org.sat4j : org.sat4j.core | jar | 2.3.1 |
| xerces : xercesImpl | jar | 2.9.1 |
| com.googlecode.aima-java : aima-core | jar | 0.10.5 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| it.unitn.disi : smatch-data | zip | 1.0 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.7 |