Last Version

SQLBlocks 1.0.1

A Java API for creating portable SQL statements.

License

License

Categories

Categories

Net
GroupId

GroupId

net.rumati.sql
ArtifactId

ArtifactId

sqlblocks
Version

Version

1.0.1
Type

Type

jar
Description

Description

SQLBlocks
A Java API for creating portable SQL statements.

Download sqlblocks 1.0.1


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