Installation of JSQLFormatter¶
Git¶
git clone https://github.com/manticore-projects/jsqlformatter.git
cd jsqlformatter
mvn install
gradle build
ant jar
Maven Repo¶
<dependency>
<groupId>com.manticore-projects.jsqlformatter</groupId>
<artifactId>jsqlformatter</artifactId>
<version>1.0.1</version>
</dependency>
Download¶
Static Binaries¶
Operating System |
File |
Size |
---|---|---|
Java Stable Release |
(700 kB) |
|
Java Development Snapshot |
(700 kB) |
|
Linux x64 Stable Release |
(3 MB) |
|
Windows x64 Stable Release |
(3 MB) |
|
MacOS Stable Release |
(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.
Native Dynamic Libraries¶
Coming soon.
Plugins¶
Platform |
File |
Size |
---|---|---|
Netbeans 12 |
(45.2 MB) |