Last Version

spring-boot-starter-jdbc-plus 1.3.0.5.RELEASE

A simple spring jdbcTemplate-based encapsulation

License

License

Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

com.github.luues
ArtifactId

ArtifactId

spring-boot-starter-jdbc-plus
Version

Version

1.3.0.5.RELEASE
Type

Type

jar
Description

Description

spring-boot-starter-jdbc-plus
A simple spring jdbcTemplate-based encapsulation

Download spring-boot-starter-jdbc-plus 1.3.0.5.RELEASE


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

Dependencies

compile (16)

Group / Artifact Type Version
com.github.luues : spring-boot-starter-pom pom 1.3.0.5.RELEASE
com.github.luues : spring-boot-starter-bean jar 1.3.0.5.RELEASE
com.github.luues : spring-boot-starter-exception jar 1.3.0.5.RELEASE
com.github.luues : commons-util jar 1.3.0.5.RELEASE
mysql : mysql-connector-java jar RELEASE
org.springframework.boot : spring-boot-starter-jdbc jar RELEASE
com.alibaba : druid-spring-boot-starter Optional jar 1.1.22
com.zaxxer : HikariCP-java7 Optional jar 2.4.13
org.springframework.boot : spring-boot-configuration-processor Optional jar RELEASE
org.projectlombok : lombok Optional jar 1.18.0
org.jetbrains : annotations Optional jar 19.0.0
p6spy : p6spy Optional jar 3.8.7
io.seata : seata-all Optional jar 1.2.0
cglib : cglib jar 3.3.0
com.github.jsqlparser : jsqlparser jar 3.1
commons-beanutils : commons-beanutils jar 1.9.4

Project Modules

There are no modules declared in this project.