License |
License |
---|---|
Categories |
CategoriesAnt Build Tools ORM Data |
GroupId | GroupIdcom.manticore-projects.jsqlformatter |
ArtifactId | ArtifactIdjsqlformatter |
Last Version | Last Version0.1.11 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionJSQLFormatter
Java SQL Formatter, Beautifier and Pretty Printer based on JSQLParser.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
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 |
Browse |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
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 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13.2 |