is not current version
Last Version 1.0.2

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

include reflect,byte and other utils

GroupId

GroupId

com.github.shicloud
ArtifactId

ArtifactId

simple-jdbc-templete
Version

Version

1.0
Type

Type

jar

Download simple-jdbc-templete 1.0


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