ezsql

A library providing classes that make working with JDBC a bit easier.

License

License

Categories

Categories

Net
GroupId

GroupId

net.rumati.sql
ArtifactId

ArtifactId

ezsql
Last Version

Last Version

4.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

ezsql
A library providing classes that make working with JDBC a bit easier.

Download ezsql

How to add to project

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

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.

Versions

Version
4.0.0