Last Version

dbvc-spring-boot-starter 1.2.2

database version controller

License

License

Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

com.hb0730
ArtifactId

ArtifactId

dbvc-spring-boot-starter
Version

Version

1.2.2
Type

Type

jar
Description

Description

dbvc-spring-boot-starter
database version controller
Project URL

Project URL

https://github.com/hb0730/dbvc

Download dbvc-spring-boot-starter 1.2.2


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

Dependencies

compile (3)

Group / Artifact Type Version
com.hb0730 : dbvc-spring-boot jar 1.2.2
org.springframework.boot : spring-boot-starter jar 2.0.5.RELEASE
org.springframework.boot : spring-boot-starter-validation jar 2.0.5.RELEASE

Project Modules

There are no modules declared in this project.