Exasol SQL Statement Builder

This module provides a Builder for SQL statements that helps creating the correct structure and validates variable parts of the statements.

License

License

MIT
GroupId

GroupId

com.exasol
ArtifactId

ArtifactId

sql-statement-builder
Last Version

Last Version

4.5.1
Release Date

Release Date

Type

Type

jar
Description

Description

Exasol SQL Statement Builder
This module provides a Builder for SQL statements that helps creating the correct structure and validates variable parts of the statements.
Project URL

Project URL

https://github.com/exasol/sql-statement-builder
Source Code Management

Source Code Management

https://github.com/exasol/sql-statement-builder/tree/master

Download sql-statement-builder

How to add to project

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.
com.exasol

Exasol

Exasol AG

Versions

Version
4.5.1
4.5.0
4.4.1
4.4.0
4.3.0
4.2.0
4.1.0
4.0.0
3.3.0
3.1.0
3.0.0
2.0.0
1.1.0
0.4.1
0.2.0