не последняя версия
Последняя версия 0.0.2

com.rdxer:fast-dbmigration 0.0.1

数据库迁移工具

Группа

Группа

com.rdxer
Идентификатор

Идентификатор

fast-dbmigration
Версия

Версия

0.0.1
Тип

Тип

jar

Скачать 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"]