Last Version

LibJ SQL 0.4.7

Supplementary extensions to the java.sql package, providing common functions and abstractions related to SQL.

License

License

GroupId

GroupId

org.libj
ArtifactId

ArtifactId

sql
Version

Version

0.4.7
Type

Type

jar
Description

Description

LibJ SQL
Supplementary extensions to the java.sql package, providing common functions and abstractions related to SQL.
Project Organization

Project Organization

LibJ

Download sql 0.4.7


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

Dependencies

compile (3)

Group / Artifact Type Version
org.libj : logging jar 0.4.5
org.libj : util jar 0.8.1
ch.qos.logback : logback-classic jar 1.2.3

test (3)

Group / Artifact Type Version
org.libj : test jar 0.7.1
junit : junit jar 4.12
org.mockito : mockito-core jar 3.1.0

Project Modules

There are no modules declared in this project.