License |
License |
---|---|
Categories |
CategoriesSpring Boot Container Microservices Auto Application Layer Libs Code Generators config Configuration |
GroupId | GroupIdcn.xphsc.boot |
ArtifactId | ArtifactIdeasyjdbc-spring-boot-autoconfigure |
Last Version | Last Version2.1.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptioneasyjdbc-spring-boot-autoconfigure
|
<!-- https://jarcasting.com/artifacts/cn.xphsc.boot/easyjdbc-spring-boot-autoconfigure/ -->
<dependency>
<groupId>cn.xphsc.boot</groupId>
<artifactId>easyjdbc-spring-boot-autoconfigure</artifactId>
<version>2.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/cn.xphsc.boot/easyjdbc-spring-boot-autoconfigure/
implementation 'cn.xphsc.boot:easyjdbc-spring-boot-autoconfigure:2.1.0'
// https://jarcasting.com/artifacts/cn.xphsc.boot/easyjdbc-spring-boot-autoconfigure/
implementation ("cn.xphsc.boot:easyjdbc-spring-boot-autoconfigure:2.1.0")
'cn.xphsc.boot:easyjdbc-spring-boot-autoconfigure:jar:2.1.0'
<dependency org="cn.xphsc.boot" name="easyjdbc-spring-boot-autoconfigure" rev="2.1.0">
<artifact name="easyjdbc-spring-boot-autoconfigure" type="jar" />
</dependency>
@Grapes(
@Grab(group='cn.xphsc.boot', module='easyjdbc-spring-boot-autoconfigure', version='2.1.0')
)
libraryDependencies += "cn.xphsc.boot" % "easyjdbc-spring-boot-autoconfigure" % "2.1.0"
[cn.xphsc.boot/easyjdbc-spring-boot-autoconfigure "2.1.0"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-autoconfigure | jar | 1.5.3.RELEASE |
org.springframework.boot : spring-boot-configuration-processor Optional | jar | 1.5.3.RELEASE |
org.springframework.boot : spring-boot-starter-jdbc Optional | jar | 1.5.3.RELEASE |
cn.xphsc : easyjdbc Optional | jar | 2.1.0 |