| License |
License |
|---|---|
| GroupId | GroupIdio.hetu.core |
| ArtifactId | ArtifactIdpresto-verifier |
| Last Version | Last Version1.6.1 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionpresto-verifier
Presto
|
| Filename | Size |
|---|---|
| presto-verifier-1.6.1.pom | |
| presto-verifier-1.6.1.jar | 71 KB |
| presto-verifier-1.6.1-tests.jar | 12 KB |
| presto-verifier-1.6.1-test-sources.jar | 8 KB |
| presto-verifier-1.6.1-sources.jar | 39 KB |
| presto-verifier-1.6.1-javadoc.jar | 141 KB |
| presto-verifier-1.6.1-executable.jar | 22 MB |
| Browse |
<!-- https://jarcasting.com/artifacts/io.hetu.core/presto-verifier/ -->
<dependency>
<groupId>io.hetu.core</groupId>
<artifactId>presto-verifier</artifactId>
<version>1.6.1</version>
</dependency>
// https://jarcasting.com/artifacts/io.hetu.core/presto-verifier/
implementation 'io.hetu.core:presto-verifier:1.6.1'
// https://jarcasting.com/artifacts/io.hetu.core/presto-verifier/
implementation ("io.hetu.core:presto-verifier:1.6.1")
'io.hetu.core:presto-verifier:jar:1.6.1'
<dependency org="io.hetu.core" name="presto-verifier" rev="1.6.1">
<artifact name="presto-verifier" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.hetu.core', module='presto-verifier', version='1.6.1')
)
libraryDependencies += "io.hetu.core" % "presto-verifier" % "1.6.1"
[io.hetu.core/presto-verifier "1.6.1"]
| Group / Artifact | Type | Version |
|---|---|---|
| io.hetu.core : presto-parser | jar | 1.6.1 |
| io.hetu.core : hetu-jdbc | jar | 1.6.1 |
| com.fasterxml.jackson.core : jackson-core | jar | 2.11.4 |
| javax.inject : javax.inject | jar | 1 |
| com.google.inject : guice | jar | 4.2.2 |
| io.airlift : airline | jar | 0.8 |
| io.airlift : bootstrap | jar | 0.193 |
| io.airlift : log | jar | 0.193 |
| io.airlift : event | jar | 0.193 |
| io.airlift : stats | jar | 0.193 |
| org.jdbi : jdbi3-core | jar | 3.4.0 |
| org.jdbi : jdbi3-sqlobject | jar | 3.4.0 |
| javax.validation : validation-api | jar | 2.0.1.Final |
| io.airlift : configuration | jar | 0.193 |
| io.airlift : units | jar | 1.3 |
| io.airlift : json | jar | 0.193 |
| com.google.guava : guava | jar | 26.0-jre |
| com.google.code.findbugs : jsr305 Optional | jar | 3.0.2 |
| joda-time : joda-time | jar | 2.10.5 |
| io.hetu.core : presto-spi | jar | 1.6.1 |
| Group / Artifact | Type | Version |
|---|---|---|
| mysql : mysql-connector-java | jar | 5.1.47 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.testng : testng | jar | 6.10 |
| com.h2database : h2 | jar | 1.4.199 |
| io.airlift : testing | jar | 0.193 |