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

io.prestosql:presto-testing-docker 317


Категории

Категории

Docker Контейнер Виртуализация
Группа

Группа

io.prestosql
Идентификатор

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

presto-testing-docker
Версия

Версия

317
Тип

Тип

jar

Скачать presto-testing-docker 317


<!-- https://jarcasting.com/artifacts/io.prestosql/presto-testing-docker/ -->
<dependency>
    <groupId>io.prestosql</groupId>
    <artifactId>presto-testing-docker</artifactId>
    <version>317</version>
</dependency>
// https://jarcasting.com/artifacts/io.prestosql/presto-testing-docker/
implementation 'io.prestosql:presto-testing-docker:317'
// https://jarcasting.com/artifacts/io.prestosql/presto-testing-docker/
implementation ("io.prestosql:presto-testing-docker:317")
'io.prestosql:presto-testing-docker:jar:317'
<dependency org="io.prestosql" name="presto-testing-docker" rev="317">
  <artifact name="presto-testing-docker" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.prestosql', module='presto-testing-docker', version='317')
)
libraryDependencies += "io.prestosql" % "presto-testing-docker" % "317"
[io.prestosql/presto-testing-docker "317"]