is not current version
Last Version 1.1.6

cn.stylefeng.roses:roses-system-api 1.1.5

系统管理,包含权限管理,组织架构管理,可同时集成文件,字典,日志管理

GroupId

GroupId

cn.stylefeng.roses
ArtifactId

ArtifactId

roses-system-api
Version

Version

1.1.5
Type

Type

jar

Download roses-system-api 1.1.5


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