Last Version

dbvc 1.2.2

database version controller

License

License

GroupId

GroupId

com.hb0730
ArtifactId

ArtifactId

dbvc
Version

Version

1.2.2
Type

Type

jar
Description

Description

dbvc
database version controller
Project URL

Project URL

https://github.com/hb0730/dbvc

Download dbvc 1.2.2


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

Dependencies

compile (3)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.25
org.mybatis : mybatis jar 3.5.3
org.springframework : spring-core jar 5.1.0.RELEASE

Project Modules

There are no modules declared in this project.