is not current version
Last Version 0.273.3

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

presto-testing-docker

Categories

Categories

Docker Container Virtualization Tools
GroupId

GroupId

com.facebook.presto
ArtifactId

ArtifactId

presto-testing-docker
Version

Version

0.235
Type

Type

jar

Download presto-testing-docker 0.235


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