org.llorllale:sql4j

Fluent Java API for low-level construction of correct SQL.

License

License

GroupId

GroupId

org.llorllale
ArtifactId

ArtifactId

sql4j
Last Version

Last Version

0.5.0
Release Date

Release Date

Type

Type

jar
Description

Description

org.llorllale:sql4j
Fluent Java API for low-level construction of correct SQL.
Project URL

Project URL

https://github.com/llorllale/sql4j

Download sql4j

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
org.apache.commons : commons-lang3 jar 3.3.2

test (1)

Group / Artifact Type Version
junit : junit jar 4.10

Project Modules

There are no modules declared in this project.

Versions

Version
0.5.0