Last Version

easyshiro 2.6.0-RELEASE

EasyShiro is a security extension components based Shiro. For Web-based permission model RBAC (Role Based Access Control) to provide authorization and authentication rights information management database and Web URL based. Simplifies security integration, and verification code, login lockout, other more powerful comprehensive feature support.

License

License

GroupId

GroupId

cn.easyproject
ArtifactId

ArtifactId

easyshiro
Version

Version

2.6.0-RELEASE
Type

Type

jar
Description

Description

easyshiro
EasyShiro is a security extension components based Shiro. For Web-based permission model RBAC (Role Based Access Control) to provide authorization and authentication rights information management database and Web URL based. Simplifies security integration, and verification code, login lockout, other more powerful comprehensive feature support.
Source Code Management

Source Code Management

https://github.com/ushelp/EasyShiro.git

Download easyshiro 2.6.0-RELEASE


<!-- https://jarcasting.com/artifacts/cn.easyproject/easyshiro/ -->
<dependency>
    <groupId>cn.easyproject</groupId>
    <artifactId>easyshiro</artifactId>
    <version>2.6.0-RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/cn.easyproject/easyshiro/
implementation 'cn.easyproject:easyshiro:2.6.0-RELEASE'
// https://jarcasting.com/artifacts/cn.easyproject/easyshiro/
implementation ("cn.easyproject:easyshiro:2.6.0-RELEASE")
'cn.easyproject:easyshiro:jar:2.6.0-RELEASE'
<dependency org="cn.easyproject" name="easyshiro" rev="2.6.0-RELEASE">
  <artifact name="easyshiro" type="jar" />
</dependency>
@Grapes(
@Grab(group='cn.easyproject', module='easyshiro', version='2.6.0-RELEASE')
)
libraryDependencies += "cn.easyproject" % "easyshiro" % "2.6.0-RELEASE"
[cn.easyproject/easyshiro "2.6.0-RELEASE"]

Dependencies

compile (3)

Group / Artifact Type Version
org.apache.shiro : shiro-core jar 1.2.6
org.apache.shiro : shiro-web jar 1.2.6
org.apache.shiro : shiro-ehcache jar 1.2.6

provided (1)

Group / Artifact Type Version
javax.servlet : servlet-api jar 2.5

Project Modules

There are no modules declared in this project.