Last Version

presto-coresql-parser 0.1

Base POM for Airlift

License

License

GroupId

GroupId

com.facebook.presto
ArtifactId

ArtifactId

presto-coresql-parser
Version

Version

0.1
Type

Type

jar
Description

Description

presto-coresql-parser
Base POM for Airlift

Download presto-coresql-parser 0.1


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

Dependencies

compile (1)

Group / Artifact Type Version
com.google.guava : guava jar 11.0.2

test (2)

Group / Artifact Type Version
junit : junit jar 4.12
org.testng : testng jar 6.9.6

Project Modules

There are no modules declared in this project.