Last Version

Exasol SQL Statement Builder 4.5.1

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
Version

Version

4.5.1
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 4.5.1


<!-- 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.