is not current version
Last Version 7.2.2

cn.stylefeng.roses:db-sdk-flyway 7.0.1


Categories

Categories

Flyway Data Databases
GroupId

GroupId

cn.stylefeng.roses
ArtifactId

ArtifactId

db-sdk-flyway
Version

Version

7.0.1
Type

Type

jar

Download db-sdk-flyway 7.0.1


<!-- https://jarcasting.com/artifacts/cn.stylefeng.roses/db-sdk-flyway/ -->
<dependency>
    <groupId>cn.stylefeng.roses</groupId>
    <artifactId>db-sdk-flyway</artifactId>
    <version>7.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/cn.stylefeng.roses/db-sdk-flyway/
implementation 'cn.stylefeng.roses:db-sdk-flyway:7.0.1'
// https://jarcasting.com/artifacts/cn.stylefeng.roses/db-sdk-flyway/
implementation ("cn.stylefeng.roses:db-sdk-flyway:7.0.1")
'cn.stylefeng.roses:db-sdk-flyway:jar:7.0.1'
<dependency org="cn.stylefeng.roses" name="db-sdk-flyway" rev="7.0.1">
  <artifact name="db-sdk-flyway" type="jar" />
</dependency>
@Grapes(
@Grab(group='cn.stylefeng.roses', module='db-sdk-flyway', version='7.0.1')
)
libraryDependencies += "cn.stylefeng.roses" % "db-sdk-flyway" % "7.0.1"
[cn.stylefeng.roses/db-sdk-flyway "7.0.1"]