is not current version
Last Version 7.2.2

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


Categories

Categories

Flyway Data Databases
GroupId

GroupId

cn.stylefeng.roses
ArtifactId

ArtifactId

db-sdk-flyway
Version

Version

7.1.3
Type

Type

jar

Download db-sdk-flyway 7.1.3


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