не последняя версия
Последняя версия 4.2.1

it.unibz.inf.ontop:ontop-test 3.0.0-beta-2


Группа

Группа

it.unibz.inf.ontop
Идентификатор

Идентификатор

ontop-test
Версия

Версия

3.0.0-beta-2
Тип

Тип

pom

Скачать ontop-test 3.0.0-beta-2

Имя Файла Размер
ontop-test-3.0.0-beta-2.pom 753 bytes
Обзор

<!-- https://jarcasting.com/artifacts/it.unibz.inf.ontop/ontop-test/ -->
<dependency>
    <groupId>it.unibz.inf.ontop</groupId>
    <artifactId>ontop-test</artifactId>
    <version>3.0.0-beta-2</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/it.unibz.inf.ontop/ontop-test/
implementation 'it.unibz.inf.ontop:ontop-test:3.0.0-beta-2'
// https://jarcasting.com/artifacts/it.unibz.inf.ontop/ontop-test/
implementation ("it.unibz.inf.ontop:ontop-test:3.0.0-beta-2")
'it.unibz.inf.ontop:ontop-test:pom:3.0.0-beta-2'
<dependency org="it.unibz.inf.ontop" name="ontop-test" rev="3.0.0-beta-2">
  <artifact name="ontop-test" type="pom" />
</dependency>
@Grapes(
@Grab(group='it.unibz.inf.ontop', module='ontop-test', version='3.0.0-beta-2')
)
libraryDependencies += "it.unibz.inf.ontop" % "ontop-test" % "3.0.0-beta-2"
[it.unibz.inf.ontop/ontop-test "3.0.0-beta-2"]