is not current version
Last Version 2.1.0

cn.xphsc.boot:easyjdbc-spring-boot-starter 2.0.7

Spring-Boot Starter for easyjdbc support

Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

cn.xphsc.boot
ArtifactId

ArtifactId

easyjdbc-spring-boot-starter
Version

Version

2.0.7
Type

Type

jar

Download easyjdbc-spring-boot-starter 2.0.7


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