is not current version
Last Version 0.0.2

com.rdxer:fast-dbmigration 0.0.1

数据库迁移工具

GroupId

GroupId

com.rdxer
ArtifactId

ArtifactId

fast-dbmigration
Version

Version

0.0.1
Type

Type

jar

Download fast-dbmigration 0.0.1


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