License |
License |
---|---|
Categories |
CategoriesORM Data |
GroupId | GroupIdcom.github.vertical-blank |
ArtifactId | ArtifactIdsql-formatter |
Last Version | Last Version2.0.3 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionsql-formatter
Simple SQL formatter without dependencies.
|
Project URL |
Project URL |
Filename | Size |
---|---|
sql-formatter-2.0.3.pom | |
sql-formatter-2.0.3.jar | 51 KB |
sql-formatter-2.0.3-sources.jar | 22 KB |
sql-formatter-2.0.3-javadoc.jar | 135 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.vertical-blank/sql-formatter/ -->
<dependency>
<groupId>com.github.vertical-blank</groupId>
<artifactId>sql-formatter</artifactId>
<version>2.0.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.vertical-blank/sql-formatter/
implementation 'com.github.vertical-blank:sql-formatter:2.0.3'
// https://jarcasting.com/artifacts/com.github.vertical-blank/sql-formatter/
implementation ("com.github.vertical-blank:sql-formatter:2.0.3")
'com.github.vertical-blank:sql-formatter:jar:2.0.3'
<dependency org="com.github.vertical-blank" name="sql-formatter" rev="2.0.3">
<artifact name="sql-formatter" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.vertical-blank', module='sql-formatter', version='2.0.3')
)
libraryDependencies += "com.github.vertical-blank" % "sql-formatter" % "2.0.3"
[com.github.vertical-blank/sql-formatter "2.0.3"]
Group / Artifact | Type | Version |
---|---|---|
org.junit.jupiter : junit-jupiter | jar | 5.8.1 |
org.openjdk.jmh : jmh-generator-annprocess | jar | 1.33 |
org.jetbrains.kotlin : kotlin-stdlib-jdk8 | jar | 1.5.31 |
org.spekframework.spek2 : spek-dsl-jvm | jar | 2.0.17 |
org.spekframework.spek2 : spek-runner-junit5 | jar | 2.0.17 |
org.jetbrains.kotlin : kotlin-reflect | jar | 1.5.31 |
org.jetbrains.kotlin : kotlin-test-junit | jar | 1.5.31 |
org.amshove.kluent : kluent | jar | 1.68 |