License |
License |
---|---|
Categories |
CategoriesSpring Boot Container Microservices |
GroupId | GroupIdcom.hb0730 |
ArtifactId | ArtifactIddbvc-spring-boot-parent |
Version | Version1.2.2 |
Type | Typepom |
Description |
Descriptiondbvc-spring-boot-parent
database version controller
|
Project URL |
Project URL |
Filename | Size |
---|---|
dbvc-spring-boot-parent-1.2.2.pom | 3 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.hb0730/dbvc-spring-boot-parent/ -->
<dependency>
<groupId>com.hb0730</groupId>
<artifactId>dbvc-spring-boot-parent</artifactId>
<version>1.2.2</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.hb0730/dbvc-spring-boot-parent/
implementation 'com.hb0730:dbvc-spring-boot-parent:1.2.2'
// https://jarcasting.com/artifacts/com.hb0730/dbvc-spring-boot-parent/
implementation ("com.hb0730:dbvc-spring-boot-parent:1.2.2")
'com.hb0730:dbvc-spring-boot-parent:pom:1.2.2'
<dependency org="com.hb0730" name="dbvc-spring-boot-parent" rev="1.2.2">
<artifact name="dbvc-spring-boot-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.hb0730', module='dbvc-spring-boot-parent', version='1.2.2')
)
libraryDependencies += "com.hb0730" % "dbvc-spring-boot-parent" % "1.2.2"
[com.hb0730/dbvc-spring-boot-parent "1.2.2"]