1. Installation

1.1. Git

git clone https://github.com/manticore-projects/jsqlformatter.git
cd jsqlformatter
mvn install

1.2. Maven Repo

 <dependency>
     <groupId>com.manticore-projects.jsqlformatter</groupId>
     <artifactId>jsqlformatter</artifactId>
     <version>0.1.7</version>
 </dependency>

1.3. Download

1.3.1. Static Binaries

Static Binaries Direct Download Links

Operating System

File

Size

Linux x64

JSQLFormatter

(3 MB)

Windows x64

JSQLFormatter.exe

(3 MB)

Java

JSQLFormatter.jar

(700 kB)

MacOS

JSQLFormatter.dmg

(3 MB)

Note

On MacOS, grant an exception for a blocked app by clicking the Open Anyway button in the General pane of Security & Privacy preferences.

1.3.2. Native Dynamic Libraries

Comming soon.

1.3.3. Plugins

Plugins Direct Download Links

Platform

File

Size

Netbeans 12

ExternalCodeFormatter-SQL.nbm

(45.2 MB)