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