| License |
License |
|---|---|
| GroupId | GroupIdio.hetu.core |
| ArtifactId | ArtifactIdpresto-tests |
| Version | Version1.3.0 |
| Type | Typejar |
| Description |
Descriptionpresto-tests
Presto
|
| Filename | Size |
|---|---|
| presto-tests-1.3.0.pom | |
| presto-tests-1.3.0.jar | 293 KB |
| presto-tests-1.3.0-tests.jar | 163 KB |
| presto-tests-1.3.0-test-sources.jar | 95 KB |
| presto-tests-1.3.0-sources.jar | 164 KB |
| presto-tests-1.3.0-javadoc.jar | 397 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/io.hetu.core/presto-tests/ -->
<dependency>
<groupId>io.hetu.core</groupId>
<artifactId>presto-tests</artifactId>
<version>1.3.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.hetu.core/presto-tests/
implementation 'io.hetu.core:presto-tests:1.3.0'
// https://jarcasting.com/artifacts/io.hetu.core/presto-tests/
implementation ("io.hetu.core:presto-tests:1.3.0")
'io.hetu.core:presto-tests:jar:1.3.0'
<dependency org="io.hetu.core" name="presto-tests" rev="1.3.0">
<artifact name="presto-tests" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.hetu.core', module='presto-tests', version='1.3.0')
)
libraryDependencies += "io.hetu.core" % "presto-tests" % "1.3.0"
[io.hetu.core/presto-tests "1.3.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.jetbrains : annotations | jar | 13.0 |
| Group / Artifact | Type | Version |
|---|---|---|
| com.h2database : h2 | jar | 1.4.199 |
| io.airlift : log-manager | jar | 0.193 |
| Group / Artifact | Type | Version |
|---|---|---|
| io.hetu.core : presto-resource-group-managers | jar | 1.3.0 |
| io.hetu.core : presto-resource-group-managers | test-jar | 1.3.0 |
| org.openjdk.jmh : jmh-core | jar | 1.20 |
| org.openjdk.jmh : jmh-generator-annprocess | jar | 1.20 |