License |
License |
---|---|
Categories |
CategoriesSpring Boot Container Microservices Auto Application Layer Libs Code Generators config Configuration |
GroupId | GroupIdcom.github.xphsc |
ArtifactId | ArtifactIdeasyjdbc-spring-boot-autoconfigure |
Last Version | Last Version2.0.4 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptioneasyjdbc-spring-boot-autoconfigure
|
<!-- https://jarcasting.com/artifacts/com.github.xphsc/easyjdbc-spring-boot-autoconfigure/ -->
<dependency>
<groupId>com.github.xphsc</groupId>
<artifactId>easyjdbc-spring-boot-autoconfigure</artifactId>
<version>2.0.4</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.xphsc/easyjdbc-spring-boot-autoconfigure/
implementation 'com.github.xphsc:easyjdbc-spring-boot-autoconfigure:2.0.4'
// https://jarcasting.com/artifacts/com.github.xphsc/easyjdbc-spring-boot-autoconfigure/
implementation ("com.github.xphsc:easyjdbc-spring-boot-autoconfigure:2.0.4")
'com.github.xphsc:easyjdbc-spring-boot-autoconfigure:jar:2.0.4'
<dependency org="com.github.xphsc" name="easyjdbc-spring-boot-autoconfigure" rev="2.0.4">
<artifact name="easyjdbc-spring-boot-autoconfigure" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.xphsc', module='easyjdbc-spring-boot-autoconfigure', version='2.0.4')
)
libraryDependencies += "com.github.xphsc" % "easyjdbc-spring-boot-autoconfigure" % "2.0.4"
[com.github.xphsc/easyjdbc-spring-boot-autoconfigure "2.0.4"]
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 |
com.github.xphsc : easyjdbc Optional | jar | 2.0.4 |