is not current version
Last Version 1.0.2

com.github.shicloud:simple-jdbc-templete 1.0.1

include reflect,byte and other utils

GroupId

GroupId

com.github.shicloud
ArtifactId

ArtifactId

simple-jdbc-templete
Version

Version

1.0.1
Type

Type

jar

Download simple-jdbc-templete 1.0.1


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