is not current version
Last Version 0.273.3

com.facebook.presto:presto-testing-docker 0.262

presto-testing-docker

Categories

Categories

Docker Container Virtualization Tools
GroupId

GroupId

com.facebook.presto
ArtifactId

ArtifactId

presto-testing-docker
Version

Version

0.262
Type

Type

jar

Download presto-testing-docker 0.262


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