1. Installation¶
1.1. Git¶
git clone https://github.com/manticore-projects/jsqlformatter.git
cd jsqlformatter
mvn install
ant jar
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¶
Operating System |
File |
Size |
---|---|---|
Linux x64 |
(3 MB) |
|
Windows x64 |
(3 MB) |
|
Java |
(700 kB) |
|
MacOS |
(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¶
Platform |
File |
Size |
---|---|---|
Netbeans 12 |
(45.2 MB) |