is not current version
Last Version 2.0.4

com.github.xphsc:easyjdbc-spring-boot-starter 1.0.3-beta

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.3-beta
Type

Type

jar

Download easyjdbc-spring-boot-starter 1.0.3-beta


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