is not current version
Last Version 328

io.prestosql:presto-testing-docker 321


Categories

Categories

Docker Container Virtualization Tools
GroupId

GroupId

io.prestosql
ArtifactId

ArtifactId

presto-testing-docker
Version

Version

321
Type

Type

jar

Download presto-testing-docker 321


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