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