is not current version
Last Version 0.98

xyz.zeozheng:dbrest-spring-boot-starter 0.97

dbrest-spring-boot-starter

Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

xyz.zeozheng
ArtifactId

ArtifactId

dbrest-spring-boot-starter
Version

Version

0.97
Type

Type

jar

Download dbrest-spring-boot-starter 0.97


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