jdbc-plus-boot-starter

基于springboot的jdbcTemplate简单封装

License

License

The Apache Software License, Version 2.0
GroupId

GroupId

com.github.hdy10
ArtifactId

ArtifactId

jdbc-plus-boot-starter
Last Version

Last Version

1.5.7
Release Date

Release Date

Type

Type

jar
Description

Description

jdbc-plus-boot-starter
基于springboot的jdbcTemplate简单封装

Download jdbc-plus-boot-starter

How to add to project

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

Dependencies

compile (6)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-web jar 2.0.2.RELEASE
mysql : mysql-connector-java jar 5.1.46
org.springframework.boot : spring-boot-starter-jdbc jar 2.0.2.RELEASE
com.alibaba : druid jar 1.0.19
org.projectlombok : lombok jar 1.18.6
org.apache.commons : commons-lang3 jar 3.4

Project Modules

There are no modules declared in this project.

Versions

Version
1.5.7
1.5.6
1.5.5
1.5.4
1.5.3
1.5.2
1.5.1
1.5
1.4
1.3
1.2
1.1
1.0