is not current version
Last Version 1.6.1

io.hetu.core:presto-testing-docker 1.1.0


Categories

Categories

Docker Container Virtualization Tools
GroupId

GroupId

io.hetu.core
ArtifactId

ArtifactId

presto-testing-docker
Version

Version

1.1.0
Type

Type

jar

Download presto-testing-docker 1.1.0


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