License |
License |
---|---|
Categories |
CategoriesORM Data |
GroupId | GroupIdrocks.prestodb |
ArtifactId | ArtifactIdpresto-query-formatter |
Version | Version0.2 |
Type | Typejar |
Description |
Descriptionpresto-query-formatter
Presto query formatter
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
com.facebook.presto : presto-parser | jar | 0.177 |
com.google.guava : guava | jar | 21.0 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |