License |
License |
---|---|
GroupId | GroupIdio.hetu.core |
ArtifactId | ArtifactIdpresto-parser |
Last Version | Last Version1.6.1 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionpresto-parser
Presto
|
Filename | Size |
---|---|
presto-parser-1.6.1.pom | |
presto-parser-1.6.1.jar | 854 KB |
presto-parser-1.6.1-tests.jar | 57 KB |
presto-parser-1.6.1-test-sources.jar | 37 KB |
presto-parser-1.6.1-sources.jar | 388 KB |
presto-parser-1.6.1-javadoc.jar | 2 MB |
Browse |
<!-- https://jarcasting.com/artifacts/io.hetu.core/presto-parser/ -->
<dependency>
<groupId>io.hetu.core</groupId>
<artifactId>presto-parser</artifactId>
<version>1.6.1</version>
</dependency>
// https://jarcasting.com/artifacts/io.hetu.core/presto-parser/
implementation 'io.hetu.core:presto-parser:1.6.1'
// https://jarcasting.com/artifacts/io.hetu.core/presto-parser/
implementation ("io.hetu.core:presto-parser:1.6.1")
'io.hetu.core:presto-parser:jar:1.6.1'
<dependency org="io.hetu.core" name="presto-parser" rev="1.6.1">
<artifact name="presto-parser" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.hetu.core', module='presto-parser', version='1.6.1')
)
libraryDependencies += "io.hetu.core" % "presto-parser" % "1.6.1"
[io.hetu.core/presto-parser "1.6.1"]
Group / Artifact | Type | Version |
---|---|---|
javax.inject : javax.inject | jar | 1 |
com.google.code.findbugs : jsr305 Optional | jar | 3.0.2 |
io.airlift : slice | jar | 0.38 |
com.google.guava : guava | jar | 26.0-jre |
org.antlr : antlr4-runtime | jar | 4.7.1 |
io.airlift : log | jar | 0.193 |
Group / Artifact | Type | Version |
---|---|---|
io.hetu.core : presto-spi | jar | 1.6.1 |
Group / Artifact | Type | Version |
---|---|---|
org.testng : testng | jar | 6.10 |