License |
License |
---|---|
Categories |
CategoriesFlyway Data Databases |
GroupId | GroupIdcn.stylefeng.roses |
ArtifactId | ArtifactIddb-sdk-flyway |
Version | Version7.1.0.Final |
Type | Typejar |
Description |
DescriptionRoses是开源项目Guns的核心包
|
<!-- https://jarcasting.com/artifacts/cn.stylefeng.roses/db-sdk-flyway/ -->
<dependency>
<groupId>cn.stylefeng.roses</groupId>
<artifactId>db-sdk-flyway</artifactId>
<version>7.1.0.Final</version>
</dependency>
// https://jarcasting.com/artifacts/cn.stylefeng.roses/db-sdk-flyway/
implementation 'cn.stylefeng.roses:db-sdk-flyway:7.1.0.Final'
// https://jarcasting.com/artifacts/cn.stylefeng.roses/db-sdk-flyway/
implementation ("cn.stylefeng.roses:db-sdk-flyway:7.1.0.Final")
'cn.stylefeng.roses:db-sdk-flyway:jar:7.1.0.Final'
<dependency org="cn.stylefeng.roses" name="db-sdk-flyway" rev="7.1.0.Final">
<artifact name="db-sdk-flyway" type="jar" />
</dependency>
@Grapes(
@Grab(group='cn.stylefeng.roses', module='db-sdk-flyway', version='7.1.0.Final')
)
libraryDependencies += "cn.stylefeng.roses" % "db-sdk-flyway" % "7.1.0.Final"
[cn.stylefeng.roses/db-sdk-flyway "7.1.0.Final"]
Group / Artifact | Type | Version |
---|---|---|
cn.stylefeng.roses : db-api | jar | 7.1.0.Final |
org.flywaydb : flyway-core | jar | 7.1.1 |
cn.stylefeng.roses : kernel-a-rule | jar | 7.1.0.Final |