Last Version

jdbcutils 2.2.0

jdbcutils

License

License

GroupId

GroupId

me.geso
ArtifactId

ArtifactId

jdbcutils
Version

Version

2.2.0
Type

Type

jar
Description

Description

jdbcutils
jdbcutils
Project URL

Project URL

http://github.com/tokuhirom/jdbcutils
Source Code Management

Source Code Management

https://github.com/tokuhirom/jdbcutils/

Download jdbcutils 2.2.0


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

Dependencies

compile (1)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.7

provided (1)

Group / Artifact Type Version
org.projectlombok : lombok jar 1.14.6

test (3)

Group / Artifact Type Version
junit : junit jar 4.11
mysql : mysql-connector-java jar 5.1.31
org.slf4j : slf4j-simple jar 1.7.7

Project Modules

There are no modules declared in this project.