Skip to content

jcasbin/vertx-authz

Repository files navigation

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.