| License | License | 
|---|---|
| GroupId | GroupIdcn.stylefeng.roses | 
| ArtifactId | ArtifactIdvalidator-api-table-unique | 
| Last Version | Last Version7.2.2 | 
| Release Date | Release Date | 
| Type | Typejar | 
| Description | DescriptionRoses是开源项目Guns的核心包 | 
<!-- https://jarcasting.com/artifacts/cn.stylefeng.roses/validator-api-table-unique/ -->
<dependency>
    <groupId>cn.stylefeng.roses</groupId>
    <artifactId>validator-api-table-unique</artifactId>
    <version>7.2.2</version>
</dependency>// https://jarcasting.com/artifacts/cn.stylefeng.roses/validator-api-table-unique/
implementation 'cn.stylefeng.roses:validator-api-table-unique:7.2.2'// https://jarcasting.com/artifacts/cn.stylefeng.roses/validator-api-table-unique/
implementation ("cn.stylefeng.roses:validator-api-table-unique:7.2.2")'cn.stylefeng.roses:validator-api-table-unique:jar:7.2.2'<dependency org="cn.stylefeng.roses" name="validator-api-table-unique" rev="7.2.2">
  <artifact name="validator-api-table-unique" type="jar" />
</dependency>@Grapes(
@Grab(group='cn.stylefeng.roses', module='validator-api-table-unique', version='7.2.2')
)libraryDependencies += "cn.stylefeng.roses" % "validator-api-table-unique" % "7.2.2"[cn.stylefeng.roses/validator-api-table-unique "7.2.2"]| Group / Artifact | Type | Version | 
|---|---|---|
| cn.stylefeng.roses : validator-api | jar | 7.2.2 | 
| cn.stylefeng.roses : auth-api | jar | 7.2.2 | 
| cn.stylefeng.roses : kernel-a-rule | jar | 7.2.2 |