| License | License | 
|---|---|
| GroupId | GroupIdcn.stylefeng.roses | 
| ArtifactId | ArtifactIdsystem-api | 
| Last Version | Last Version7.2.2 | 
| Release Date | Release Date | 
| Type | Typejar | 
| Description | DescriptionRoses是开源项目Guns的核心包 | 
| Filename | Size | 
|---|---|
| system-api-7.2.2.pom | |
| system-api-7.2.2.jar | 116 KB | 
| system-api-7.2.2-sources.jar | 57 KB | 
| system-api-7.2.2-javadoc.jar | 580 KB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/cn.stylefeng.roses/system-api/ -->
<dependency>
    <groupId>cn.stylefeng.roses</groupId>
    <artifactId>system-api</artifactId>
    <version>7.2.2</version>
</dependency>// https://jarcasting.com/artifacts/cn.stylefeng.roses/system-api/
implementation 'cn.stylefeng.roses:system-api:7.2.2'// https://jarcasting.com/artifacts/cn.stylefeng.roses/system-api/
implementation ("cn.stylefeng.roses:system-api:7.2.2")'cn.stylefeng.roses:system-api:jar:7.2.2'<dependency org="cn.stylefeng.roses" name="system-api" rev="7.2.2">
  <artifact name="system-api" type="jar" />
</dependency>@Grapes(
@Grab(group='cn.stylefeng.roses', module='system-api', version='7.2.2')
)libraryDependencies += "cn.stylefeng.roses" % "system-api" % "7.2.2"[cn.stylefeng.roses/system-api "7.2.2"]| Group / Artifact | Type | Version | 
|---|---|---|
| cn.stylefeng.roses : expand-api | jar | 7.2.2 | 
| cn.stylefeng.roses : validator-api | jar | 7.2.2 | 
| cn.stylefeng.roses : validator-api-table-unique | jar | 7.2.2 | 
| cn.stylefeng.roses : config-api | jar | 7.2.2 | 
| cn.stylefeng.roses : scanner-api | jar | 7.2.2 | 
| cn.stylefeng.roses : auth-api | jar | 7.2.2 | 
| cn.stylefeng.roses : dict-api | jar | 7.2.2 | 
| com.fasterxml.jackson.core : jackson-annotations | jar | |
| cn.stylefeng.roses : kernel-a-rule | jar | 7.2.2 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| javax.servlet : javax.servlet-api | jar | 4.0.1 | 
| org.springframework : spring-web | jar |