Last Version

ezSQL Common 1.4.0

ezSQL common classes

License

License

GroupId

GroupId

com.github.quintans
ArtifactId

ArtifactId

ezsql-common
Version

Version

1.4.0
Type

Type

jar
Description

Description

ezSQL Common
ezSQL common classes
Project URL

Project URL

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

Source Code Management

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

Download ezsql-common 1.4.0


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

Dependencies

compile (2)

Group / Artifact Type Version
log4j : log4j jar 1.2.16
commons-io : commons-io jar 1.2

test (1)

Group / Artifact Type Version
junit : junit jar 3.8.1

Project Modules

There are no modules declared in this project.