SQLBlocks

A Java API for creating portable SQL statements.

License

License

Categories

Categories

Net
GroupId

GroupId

net.rumati.sql
ArtifactId

ArtifactId

sqlblocks
Last Version

Last Version

1.0.1
Release Date

Release Date

Type

Type

jar
Description

Description

SQLBlocks
A Java API for creating portable SQL statements.

Download sqlblocks

How to add to project

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

Dependencies

test (1)

Group / Artifact Type Version
junit : junit jar 4.8.1

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.1
1.0.0