| Категории |
КатегорииDocker Контейнер Виртуализация |
|---|---|
| Группа | Группаit.unibz.inf.ontop |
| Идентификатор | Идентификаторontop-docker-tests |
| Версия | Версия3.0.0-beta-2 |
| Тип | Типjar |
| Имя Файла | Размер |
|---|---|
| ontop-docker-tests-3.0.0-beta-2.pom | |
| ontop-docker-tests-3.0.0-beta-2.jar | 2 KB |
| ontop-docker-tests-3.0.0-beta-2-javadoc.jar | 334 bytes |
| Обзор |
<!-- https://jarcasting.com/artifacts/it.unibz.inf.ontop/ontop-docker-tests/ -->
<dependency>
<groupId>it.unibz.inf.ontop</groupId>
<artifactId>ontop-docker-tests</artifactId>
<version>3.0.0-beta-2</version>
</dependency>
// https://jarcasting.com/artifacts/it.unibz.inf.ontop/ontop-docker-tests/
implementation 'it.unibz.inf.ontop:ontop-docker-tests:3.0.0-beta-2'
// https://jarcasting.com/artifacts/it.unibz.inf.ontop/ontop-docker-tests/
implementation ("it.unibz.inf.ontop:ontop-docker-tests:3.0.0-beta-2")
'it.unibz.inf.ontop:ontop-docker-tests:jar:3.0.0-beta-2'
<dependency org="it.unibz.inf.ontop" name="ontop-docker-tests" rev="3.0.0-beta-2">
<artifact name="ontop-docker-tests" type="jar" />
</dependency>
@Grapes(
@Grab(group='it.unibz.inf.ontop', module='ontop-docker-tests', version='3.0.0-beta-2')
)
libraryDependencies += "it.unibz.inf.ontop" % "ontop-docker-tests" % "3.0.0-beta-2"
[it.unibz.inf.ontop/ontop-docker-tests "3.0.0-beta-2"]