fast-dbmigration

数据库迁移工具

License

License

GroupId

GroupId

com.rdxer
ArtifactId

ArtifactId

fast-dbmigration
Last Version

Last Version

0.0.2
Release Date

Release Date

Type

Type

jar
Description

Description

fast-dbmigration
数据库迁移工具
Project URL

Project URL

https://github.com/Rdxer/fast-dbmigration
Source Code Management

Source Code Management

https://github.com/Rdxer/fast-dbmigration

Download fast-dbmigration

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter jar 2.6.4
org.springframework.boot : spring-boot-starter-jdbc jar 2.6.4

Project Modules

There are no modules declared in this project.

Versions

Version
0.0.2
0.0.1