Last Version

sql-builder 1.2

A dynamic SQL builder for Java language.

License

License

GroupId

GroupId

com.github.jonathanhds
ArtifactId

ArtifactId

sql-builder
Version

Version

1.2
Type

Type

jar
Description

Description

sql-builder
A dynamic SQL builder for Java language.
Project URL

Project URL

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

Source Code Management

https://github.com/jonathanhds/sql-builder

Download sql-builder 1.2


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

Dependencies

compile (3)

Group / Artifact Type Version
commons-lang : commons-lang jar 2.6
commons-beanutils : commons-beanutils jar 1.8.3
commons-collections : commons-collections jar 3.2.1

test (3)

Group / Artifact Type Version
junit : junit jar 4.11
org.hamcrest : hamcrest-all jar 1.3
org.hsqldb : hsqldb jar 2.3.1

Project Modules

There are no modules declared in this project.