| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииAnt Компиляция и сборка ORM Данные |
| Группа | Группаcom.manticore-projects.jsqlformatter |
| Идентификатор | Идентификаторjsqlformatter |
| Последняя версия | Последняя версия0.1.11 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеJSQLFormatter
Java SQL Formatter, Beautifier and Pretty Printer based on JSQLParser.
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| jsqlformatter-0.1.11.pom | |
| jsqlformatter-0.1.11.jar | 599 KB |
| jsqlformatter-0.1.11-sources.jar | 878 KB |
| jsqlformatter-0.1.11-javadoc.jar | 449 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.manticore-projects.jsqlformatter/jsqlformatter/ -->
<dependency>
<groupId>com.manticore-projects.jsqlformatter</groupId>
<artifactId>jsqlformatter</artifactId>
<version>0.1.11</version>
</dependency>
// https://jarcasting.com/artifacts/com.manticore-projects.jsqlformatter/jsqlformatter/
implementation 'com.manticore-projects.jsqlformatter:jsqlformatter:0.1.11'
// https://jarcasting.com/artifacts/com.manticore-projects.jsqlformatter/jsqlformatter/
implementation ("com.manticore-projects.jsqlformatter:jsqlformatter:0.1.11")
'com.manticore-projects.jsqlformatter:jsqlformatter:jar:0.1.11'
<dependency org="com.manticore-projects.jsqlformatter" name="jsqlformatter" rev="0.1.11">
<artifact name="jsqlformatter" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.manticore-projects.jsqlformatter', module='jsqlformatter', version='0.1.11')
)
libraryDependencies += "com.manticore-projects.jsqlformatter" % "jsqlformatter" % "0.1.11"
[com.manticore-projects.jsqlformatter/jsqlformatter "0.1.11"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| commons-cli : commons-cli | jar | 1.5.0 |
| com.diogonunes : JColor | jar | 5.2.0 |
| org.graalvm.sdk : graal-sdk | jar | 21.2.0 |
| commons-io : commons-io | jar | 2.11.0 |
| com.github.julianthome : inmemantlr-api | jar | 1.9.2 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.13.2 |