项目作者: jcasbin

项目描述 :
Vertx RBAC authorization middleware based on jCasbin
高级语言: Batchfile
项目地址: git://github.com/jcasbin/vertx-authz.git
创建时间: 2018-05-09T08:49:03Z
项目社区:https://github.com/jcasbin/vertx-authz

开源协议:Apache License 2.0

下载


jcasbin-vertx-plugin

codebeat badge
GitHub Actions
codecov
Javadocs
Maven Central
Release
Discord

jcasbin-vertx-plugin is an authorization middleware based on jCasbin for Vert.x

Installation

For Maven:

  1. <dependency>
  2. <groupId>org.casbin</groupId>
  3. <artifactId>vertx-authz</artifactId>
  4. <version>${version}</version>
  5. </dependency>

Getting Help

License

This project is under Apache 2.0 License. See the LICENSE file for the full license text.