simple-jdbc-templete

include reflect,byte and other utils

License

License

GroupId

GroupId

com.github.shicloud
ArtifactId

ArtifactId

simple-jdbc-templete
Last Version

Last Version

1.0.2
Release Date

Release Date

Type

Type

jar
Description

Description

simple-jdbc-templete
include reflect,byte and other utils
Project URL

Project URL

https://github.com/ShiCloud/simple-jdbc-templete
Source Code Management

Source Code Management

https://github.com/ShiCloud/simple-jdbc-templete

Download simple-jdbc-templete

How to add to project

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

Dependencies

compile (3)

Group / Artifact Type Version
javax.persistence : persistence-api jar 1.0
com.github.shicloud : common-utils jar 1.0.1
org.springframework.boot : spring-boot-starter-jdbc jar 1.5.17.RELEASE

runtime (1)

Group / Artifact Type Version
mysql : mysql-connector-java jar 5.1.35

test (1)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-test jar 1.5.17.RELEASE

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.2
1.0.1
1.0