| Категории |
КатегорииORM Данные |
|---|---|
| Группа | Группаit.unibz.inf.ontop |
| Идентификатор | Идентификаторontop-reformulation-core |
| Версия | Версия1.18.0 |
| Тип | Типjar |
| Имя Файла | Размер |
|---|---|
| ontop-reformulation-core-1.18.0.pom | |
| ontop-reformulation-core-1.18.0.jar | 362 KB |
| ontop-reformulation-core-1.18.0-sources.jar | 253 KB |
| ontop-reformulation-core-1.18.0-javadoc.jar | 685 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/it.unibz.inf.ontop/ontop-reformulation-core/ -->
<dependency>
<groupId>it.unibz.inf.ontop</groupId>
<artifactId>ontop-reformulation-core</artifactId>
<version>1.18.0</version>
</dependency>
// https://jarcasting.com/artifacts/it.unibz.inf.ontop/ontop-reformulation-core/
implementation 'it.unibz.inf.ontop:ontop-reformulation-core:1.18.0'
// https://jarcasting.com/artifacts/it.unibz.inf.ontop/ontop-reformulation-core/
implementation ("it.unibz.inf.ontop:ontop-reformulation-core:1.18.0")
'it.unibz.inf.ontop:ontop-reformulation-core:jar:1.18.0'
<dependency org="it.unibz.inf.ontop" name="ontop-reformulation-core" rev="1.18.0">
<artifact name="ontop-reformulation-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='it.unibz.inf.ontop', module='ontop-reformulation-core', version='1.18.0')
)
libraryDependencies += "it.unibz.inf.ontop" % "ontop-reformulation-core" % "1.18.0"
[it.unibz.inf.ontop/ontop-reformulation-core "1.18.0"]