SQL Formatter

SQL Formatter is Java utility that formats SQL insert statments to create a more readable script.

Лицензия

Лицензия

Категории

Категории

ORM Данные
Группа

Группа

org.bitbucket.leito
Идентификатор

Идентификатор

sqlformatter
Последняя версия

Последняя версия

1.1.0
Дата

Дата

Тип

Тип

jar
Описание

Описание

SQL Formatter
SQL Formatter is Java utility that formats SQL insert statments to create a more readable script.
Ссылка на сайт

Ссылка на сайт

https://bitbucket.org/leito/sql-formatter

Скачать sqlformatter

Как подключить последнюю версию

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

Зависимости

compile (1)

Идентификатор библиотеки Тип Версия
com.github.jsqlparser : jsqlparser jar 1.1

test (2)

Идентификатор библиотеки Тип Версия
junit : junit jar 4.12
commons-io : commons-io jar 2.5

Модули Проекта

Данный проект не имеет модулей.

Версии библиотеки

Версия
1.1.0
1.0.1
1.0