is not current version
Last Version 2.0.4

com.github.xphsc:easyjdbc-spring-boot-starter 1.0.8

easyjdbc-spring-boot-starter

Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

com.github.xphsc
ArtifactId

ArtifactId

easyjdbc-spring-boot-starter
Version

Version

1.0.8
Type

Type

jar

Download easyjdbc-spring-boot-starter 1.0.8


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