Last Version

presto-query-formatter 0.2

Presto query formatter

License

License

Categories

Categories

ORM Data
GroupId

GroupId

rocks.prestodb
ArtifactId

ArtifactId

presto-query-formatter
Version

Version

0.2
Type

Type

jar
Description

Description

presto-query-formatter
Presto query formatter
Project URL

Project URL

https://github.com/prestodb-rocks/presto-query-formatter
Source Code Management

Source Code Management

https://github.com/facebook/presto

Download presto-query-formatter 0.2


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

Dependencies

compile (2)

Group / Artifact Type Version
com.facebook.presto : presto-parser jar 0.177
com.google.guava : guava jar 21.0

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.