is not current version
Last Version 0.1.11

JSQLFormatter 0.1.7

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.7
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.7


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

Dependencies

compile (5)

Group / Artifact Type Version
commons-cli : commons-cli jar 1.4
com.diogonunes : JColor jar 5.0.1
org.graalvm.sdk : graal-sdk jar 21.0.0.2
commons-io : commons-io jar 2.8.0
com.github.julianthome : inmemantlr-api jar 1.7.0

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.