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