Last Version

dbvc-parent 1.2.2

database version controller

License

License

GroupId

GroupId

com.hb0730
ArtifactId

ArtifactId

dbvc-parent
Version

Version

1.2.2
Type

Type

pom
Description

Description

dbvc-parent
database version controller
Project URL

Project URL

https://github.com/hb0730/dbvc
Source Code Management

Source Code Management

https://github.com/hb0730/dbvc.git

Download dbvc-parent 1.2.2

Filename Size
dbvc-parent-1.2.2.pom 5 KB
Browse

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • dbvc
  • dbvc-spring-boot-parent
  • dbvc-spring-boot
  • dbvc-spring-boot-starter