MVN

org.hswebframework.web : hsweb-authorization-basic

Maven & Gradle

Aug 04, 2023
5 usages
8k stars

实现hsweb-authorization-api的相关接口以及使用aop实现RBAC和数据权限的控制

<dependency>
    <groupId>org.hswebframework.web</groupId>
    <artifactId>hsweb-authorization-basic</artifactId>
    <version>4.0.16</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.hswebframework.web : hsweb-authorization-basic to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 4.0.16

All Versions

Choose a version of org.hswebframework.web : hsweb-authorization-basic to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
4.0.x
hsweb-authorization-basic-4.0.16
hsweb-authorization-basic-4.0.15
hsweb-authorization-basic-4.0.14
hsweb-authorization-basic-4.0.13
hsweb-authorization-basic-4.0.12
hsweb-authorization-basic-4.0.11
hsweb-authorization-basic-4.0.10
hsweb-authorization-basic-4.0.9
hsweb-authorization-basic-4.0.8
hsweb-authorization-basic-4.0.7
hsweb-authorization-basic-4.0.6
hsweb-authorization-basic-4.0.5
hsweb-authorization-basic-4.0.4
hsweb-authorization-basic-4.0.3
hsweb-authorization-basic-4.0.2
hsweb-authorization-basic-4.0.1
hsweb-authorization-basic-4.0.0
3.0.x
hsweb-authorization-basic-3.0.11
hsweb-authorization-basic-3.0.10
hsweb-authorization-basic-3.0.9
hsweb-authorization-basic-3.0.8
hsweb-authorization-basic-3.0.7
hsweb-authorization-basic-3.0.6
hsweb-authorization-basic-3.0.5
hsweb-authorization-basic-3.0.4
hsweb-authorization-basic-3.0.3
hsweb-authorization-basic-3.0.2
hsweb-authorization-basic-3.0.1
hsweb-authorization-basic-3.0.0

How to add a dependency to Maven

Add the following org.hswebframework.web : hsweb-authorization-basic maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>org.hswebframework.web</groupId>
    <artifactId>hsweb-authorization-basic</artifactId>
    <version>4.0.16</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following org.hswebframework.web : hsweb-authorization-basic gradle dependency to your build.gradle file:

implementation 'org.hswebframework.web:hsweb-authorization-basic:4.0.16'

Gradle Kotlin DSL: Add the following org.hswebframework.web : hsweb-authorization-basic gradle kotlin dependency to your build.gradle.kts file:

implementation("org.hswebframework.web:hsweb-authorization-basic:4.0.16")

How to add a dependency to SBT Scala

SBT Scala: Add the following org.hswebframework.web : hsweb-authorization-basic sbt scala dependency to your build.sbt file:

libraryDependencies += "org.hswebframework.web" % "hsweb-authorization-basic" % "4.0.16"

Advertisement

Dependencies from Group

Aug 28, 2020
20 usages
8k stars
Aug 04, 2023
19 usages
8k stars
Aug 28, 2020
16 usages
8k stars
Aug 28, 2020
15 usages
8k stars

Discover Dependencies

Jan 15, 2019
6 usages
3 stars
Aug 15, 2023
6 usages
1.1k stars
Jun 26, 2019
6 usages
Mar 18, 2020
5 usages
35 stars
Oct 06, 2019
5 usages
555 stars
Jul 19, 2023
9 usages
753 stars
Jul 19, 2023
8 usages
753 stars
Aug 18, 2023
6 usages
6.5k stars