jar

org.casbin : mybatis-adapter

Maven & Gradle

Aug 06, 2020
9 stars

Mybatis Adapter for JCasbin · Load policy from Mybatis or save policy to it

Table Of Contents

Latest Version

Download org.casbin : mybatis-adapter JAR file - Latest Versions:

All Versions

Download org.casbin : mybatis-adapter JAR file - All Versions:

Version Vulnerabilities Size Updated
1.0.x

View Java Class Source Code in JAR file

  1. Download JD-GUI to open JAR file and explore Java source code file (.class .java)
  2. Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window mybatis-adapter-1.0.0.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

org.casbin.adapter

├─ org.casbin.adapter.CasbinRule.class - [JAR]

├─ org.casbin.adapter.CasbinRuleDao.class - [JAR]

├─ org.casbin.adapter.MybatisAdapter.class - [JAR]

Advertisement