| License |
License |
|---|---|
| Categories |
CategoriesDocker Container Virtualization Tools |
| GroupId | GroupIdio.hetu.core |
| ArtifactId | ArtifactIdpresto-testing-docker |
| Last Version | Last Version1.6.1 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionpresto-testing-docker
Presto
|
<!-- https://jarcasting.com/artifacts/io.hetu.core/presto-testing-docker/ -->
<dependency>
<groupId>io.hetu.core</groupId>
<artifactId>presto-testing-docker</artifactId>
<version>1.6.1</version>
</dependency>
// https://jarcasting.com/artifacts/io.hetu.core/presto-testing-docker/
implementation 'io.hetu.core:presto-testing-docker:1.6.1'
// https://jarcasting.com/artifacts/io.hetu.core/presto-testing-docker/
implementation ("io.hetu.core:presto-testing-docker:1.6.1")
'io.hetu.core:presto-testing-docker:jar:1.6.1'
<dependency org="io.hetu.core" name="presto-testing-docker" rev="1.6.1">
<artifact name="presto-testing-docker" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.hetu.core', module='presto-testing-docker', version='1.6.1')
)
libraryDependencies += "io.hetu.core" % "presto-testing-docker" % "1.6.1"
[io.hetu.core/presto-testing-docker "1.6.1"]
| Group / Artifact | Type | Version |
|---|---|---|
| io.airlift : log | jar | 0.193 |
| io.airlift : testing | jar | 0.193 |
| com.google.guava : guava | jar | 26.0-jre |
| com.starburstdata : starburst-spotify-docker-client | jar | 8.11.7-0.6 |
| net.jodah : failsafe | jar | 2.0.1 |