Java client to access sql formatter service
####Usage: sqlformat test.sql fo.json
test.sql: input sql
fo.json: format options control the layout for formatted sql.
####Format options: https://github.com/sqlparser/sql-pretty-printer/wiki/SQL-Coding-Standard-and-Guideline
####Links: sql pretty printer desktop version
sql pretty printer addin for SQL Server Management Studio
sql pretty printer addin for Visual Studio
Sql formatter plugin for Notepad++