angular-authz
Granular authorization in AngularJS inspired by Apache Shiro.
Visit http://maybenull.github.io/angular-authz/ for complete documentation.
| License |
License |
|---|---|
| Categories |
CategoriesAngular User Interface Web Frameworks |
| GroupId | GroupIdorg.webjars.bower |
| ArtifactId | ArtifactIdangular-authz |
| Last Version | Last Version1.1.0 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionangular-authz
WebJar for angular-authz
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| angular-authz-1.1.0.pom | |
| angular-authz-1.1.0.jar | 17 KB |
| angular-authz-1.1.0-sources.jar | 22 bytes |
| angular-authz-1.1.0-javadoc.jar | 22 bytes |
| Browse |
<!-- https://jarcasting.com/artifacts/org.webjars.bower/angular-authz/ -->
<dependency>
<groupId>org.webjars.bower</groupId>
<artifactId>angular-authz</artifactId>
<version>1.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.bower/angular-authz/
implementation 'org.webjars.bower:angular-authz:1.1.0'
// https://jarcasting.com/artifacts/org.webjars.bower/angular-authz/
implementation ("org.webjars.bower:angular-authz:1.1.0")
'org.webjars.bower:angular-authz:jar:1.1.0'
<dependency org="org.webjars.bower" name="angular-authz" rev="1.1.0">
<artifact name="angular-authz" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.bower', module='angular-authz', version='1.1.0')
)
libraryDependencies += "org.webjars.bower" % "angular-authz" % "1.1.0"
[org.webjars.bower/angular-authz "1.1.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.webjars.bower : angular | jar | [1,2) |
Granular authorization in AngularJS inspired by Apache Shiro.
Visit http://maybenull.github.io/angular-authz/ for complete documentation.