Last Version

presto-parser 350

Presto

License

License

GroupId

GroupId

io.prestosql
ArtifactId

ArtifactId

presto-parser
Version

Version

350
Type

Type

jar
Description

Description

presto-parser
Presto

Download presto-parser 350


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

Dependencies

compile (5)

Group / Artifact Type Version
io.airlift : log jar 202
io.airlift : slice jar 0.39
com.google.code.findbugs : jsr305 Optional jar 3.0.2
com.google.guava : guava jar 29.0-jre
org.antlr : antlr4-runtime jar 4.9

test (2)

Group / Artifact Type Version
org.assertj : assertj-core jar 3.13.2
org.testng : testng jar 6.10

Project Modules

There are no modules declared in this project.