is not current version
Last Version 0.273.3

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

presto-testing-docker

Categories

Categories

Docker Container Virtualization Tools
GroupId

GroupId

com.facebook.presto
ArtifactId

ArtifactId

presto-testing-docker
Version

Version

0.263
Type

Type

jar

Download presto-testing-docker 0.263


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