Last Version

SimpleJDBC 1.4.0

Utility class for an eazy JDBC

License

License

GroupId

GroupId

com.github.quintans
ArtifactId

ArtifactId

simplejdbc
Version

Version

1.4.0
Type

Type

jar
Description

Description

SimpleJDBC
Utility class for an eazy JDBC
Project URL

Project URL

https://github.com/quintans/ezSQL
Source Code Management

Source Code Management

http://github.com/quintans/ezSQL/tree/master

Download simplejdbc 1.4.0


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

Dependencies

test (1)

Group / Artifact Type Version
junit : junit jar 3.8.1

Project Modules

There are no modules declared in this project.