sql-formatter

Simple SQL formatter without dependencies. Forked from https://github.com/vertical-blank/sql-formatter

License

License

Categories

Categories

ORM Data
GroupId

GroupId

com.github.meixuesong
ArtifactId

ArtifactId

sql-formatter
Last Version

Last Version

2.0.1
Release Date

Release Date

Type

Type

jar
Description

Description

sql-formatter
Simple SQL formatter without dependencies. Forked from https://github.com/vertical-blank/sql-formatter
Project URL

Project URL

https://github.com/meixuesong/sql-formatter

Download sql-formatter

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
org.assertj : assertj-core jar 3.17.2

test (8)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter jar 5.7.1
org.openjdk.jmh : jmh-generator-annprocess jar 1.19
org.jetbrains.kotlin : kotlin-stdlib-jdk8 jar 1.4.31
org.spekframework.spek2 : spek-dsl-jvm jar 2.0.15
org.spekframework.spek2 : spek-runner-junit5 jar 2.0.15
org.jetbrains.kotlin : kotlin-reflect jar 1.4.31
org.jetbrains.kotlin : kotlin-test jar 1.1.0
org.amshove.kluent : kluent jar 1.65

Project Modules

There are no modules declared in this project.

Versions

Version
2.0.1