| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииСеть ORM Данные |
| Группа | Группаnet.sansa-stack.thirdparty.it.unibz.inf.ontop |
| Идентификатор | Идентификаторontop-reformulation-sql |
| Версия | Версия4.3.0-1 |
| Тип | Типjar |
| Описание |
ОписаниеSonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
|
| Организация-разработчик |
Организация-разработчикFree University of Bozen-Bolzano |
<!-- https://jarcasting.com/artifacts/net.sansa-stack.thirdparty.it.unibz.inf.ontop/ontop-reformulation-sql/ -->
<dependency>
<groupId>net.sansa-stack.thirdparty.it.unibz.inf.ontop</groupId>
<artifactId>ontop-reformulation-sql</artifactId>
<version>4.3.0-1</version>
</dependency>
// https://jarcasting.com/artifacts/net.sansa-stack.thirdparty.it.unibz.inf.ontop/ontop-reformulation-sql/
implementation 'net.sansa-stack.thirdparty.it.unibz.inf.ontop:ontop-reformulation-sql:4.3.0-1'
// https://jarcasting.com/artifacts/net.sansa-stack.thirdparty.it.unibz.inf.ontop/ontop-reformulation-sql/
implementation ("net.sansa-stack.thirdparty.it.unibz.inf.ontop:ontop-reformulation-sql:4.3.0-1")
'net.sansa-stack.thirdparty.it.unibz.inf.ontop:ontop-reformulation-sql:jar:4.3.0-1'
<dependency org="net.sansa-stack.thirdparty.it.unibz.inf.ontop" name="ontop-reformulation-sql" rev="4.3.0-1">
<artifact name="ontop-reformulation-sql" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.sansa-stack.thirdparty.it.unibz.inf.ontop', module='ontop-reformulation-sql', version='4.3.0-1')
)
libraryDependencies += "net.sansa-stack.thirdparty.it.unibz.inf.ontop" % "ontop-reformulation-sql" % "4.3.0-1"
[net.sansa-stack.thirdparty.it.unibz.inf.ontop/ontop-reformulation-sql "4.3.0-1"]