Skip to content

Latest commit

 

History

History
31 lines (22 loc) · 1.44 KB

README.md

File metadata and controls

31 lines (22 loc) · 1.44 KB

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:

<dependency>
  <groupId>org.casbin</groupId>
  <artifactId>vertx-authz</artifactId>
  <version>${version}</version>
</dependency>

Getting Help

License

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