Last Version

JSQLFormatter 0.1.11

Java SQL Formatter, Beautifier and Pretty Printer based on JSQLParser.

License

License

Categories

Categories

Ant Build Tools ORM Data
GroupId

GroupId

com.manticore-projects.jsqlformatter
ArtifactId

ArtifactId

jsqlformatter
Version

Version

0.1.11
Type

Type

jar
Description

Description

JSQLFormatter
Java SQL Formatter, Beautifier and Pretty Printer based on JSQLParser.
Project URL

Project URL

https://github.com/manticore-projects/jsqlformatter
Source Code Management

Source Code Management

https://github.com/manticore-projects/jsqlformatter

Download jsqlformatter 0.1.11


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

Dependencies

compile (5)

Group / Artifact Type Version
commons-cli : commons-cli jar 1.5.0
com.diogonunes : JColor jar 5.2.0
org.graalvm.sdk : graal-sdk jar 21.2.0
commons-io : commons-io jar 2.11.0
com.github.julianthome : inmemantlr-api jar 1.9.2

test (1)

Group / Artifact Type Version
junit : junit jar 4.13.2

Project Modules

There are no modules declared in this project.