is not current version
Last Version 4.0.14

org.hswebframework.web:hsweb-authorization-api 4.0.13

授权,权限管理API

License

License

GroupId

GroupId

org.hswebframework.web
ArtifactId

ArtifactId

hsweb-authorization-api
Version

Version

4.0.13
Type

Type

jar
Description

Description

授权,权限管理API

Download hsweb-authorization-api 4.0.13


<!-- https://jarcasting.com/artifacts/org.hswebframework.web/hsweb-authorization-api/ -->
<dependency>
    <groupId>org.hswebframework.web</groupId>
    <artifactId>hsweb-authorization-api</artifactId>
    <version>4.0.13</version>
</dependency>
// https://jarcasting.com/artifacts/org.hswebframework.web/hsweb-authorization-api/
implementation 'org.hswebframework.web:hsweb-authorization-api:4.0.13'
// https://jarcasting.com/artifacts/org.hswebframework.web/hsweb-authorization-api/
implementation ("org.hswebframework.web:hsweb-authorization-api:4.0.13")
'org.hswebframework.web:hsweb-authorization-api:jar:4.0.13'
<dependency org="org.hswebframework.web" name="hsweb-authorization-api" rev="4.0.13">
  <artifact name="hsweb-authorization-api" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.hswebframework.web', module='hsweb-authorization-api', version='4.0.13')
)
libraryDependencies += "org.hswebframework.web" % "hsweb-authorization-api" % "4.0.13"
[org.hswebframework.web/hsweb-authorization-api "4.0.13"]

Dependencies

compile (8)

Group / Artifact Type Version
org.hswebframework.web : hsweb-core jar 4.0.13
org.springframework.data : spring-data-redis Optional jar
com.alibaba : fastjson jar 1.2.74
org.springframework.boot : spring-boot-starter Optional jar
io.swagger.core.v3 : swagger-annotations jar 2.1.4
javax.servlet : javax.servlet-api Optional jar
org.springframework : spring-context-indexer jar
org.codehaus.groovy : groovy-all pom 2.4.15

provided (2)

Group / Artifact Type Version
org.springframework.boot : spring-boot-configuration-processor jar
org.projectlombok : lombok jar 1.16.22

test (4)

Group / Artifact Type Version
io.lettuce : lettuce-core jar 5.2.0.RELEASE
junit : junit jar 4.13.1
ch.qos.logback : logback-classic jar
io.projectreactor : reactor-test jar

Project Modules

There are no modules declared in this project.