MVN

org.casbin : shiro-casbin

Maven & Gradle

Oct 06, 2022
6 stars

Shiro Casbin Plugin for JCasbin · Apache Shiro's RBAC Plug-in based on jCasbin

<dependency>
    <groupId>org.casbin</groupId>
    <artifactId>shiro-casbin</artifactId>
    <version>1.0.2</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.casbin : shiro-casbin to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.0.2

All Versions

Choose a version of org.casbin : shiro-casbin to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.0.x
shiro-casbin-1.0.2
0.0.x
shiro-casbin-0.0.1

How to add a dependency to Maven

Add the following org.casbin : shiro-casbin maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>org.casbin</groupId>
    <artifactId>shiro-casbin</artifactId>
    <version>1.0.2</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following org.casbin : shiro-casbin gradle dependency to your build.gradle file:

implementation 'org.casbin:shiro-casbin:1.0.2'

Gradle Kotlin DSL: Add the following org.casbin : shiro-casbin gradle kotlin dependency to your build.gradle.kts file:

implementation("org.casbin:shiro-casbin:1.0.2")

How to add a dependency to SBT Scala

SBT Scala: Add the following org.casbin : shiro-casbin sbt scala dependency to your build.sbt file:

libraryDependencies += "org.casbin" % "shiro-casbin" % "1.0.2"

Advertisement

Dependencies from Group

Aug 26, 2023
14 usages
2.2k stars
Aug 20, 2023
3 usages
33 stars
Aug 18, 2023
2 usages
24 stars
Nov 22, 2022
1 stars

Discover Dependencies

Mar 28, 2023
5 usages
93 stars
Feb 12, 2021
2 usages
5 stars
Feb 13, 2021
7 usages
2 stars
Apr 29, 2023
861 stars
Feb 10, 2021
0 stars
Feb 09, 2021
44 stars
Feb 10, 2021
1 usages
1 stars