Last Version

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

Spring-Boot Starter for easyjdbc support

License

License

Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

cn.xphsc.boot
ArtifactId

ArtifactId

easyjdbc-spring-boot-starter
Version

Version

2.1.0
Type

Type

jar
Description

Description

Spring-Boot Starter for easyjdbc support

Download easyjdbc-spring-boot-starter 2.1.0


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

Dependencies

compile (4)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter jar 1.5.3.RELEASE
org.springframework.boot : spring-boot-starter-jdbc jar 1.5.3.RELEASE
cn.xphsc : easyjdbc jar 2.1.0
cn.xphsc.boot : easyjdbc-spring-boot-autoconfigure jar 2.1.0

Project Modules

There are no modules declared in this project.