jfinal-shiro

jfinal shiro plugins

License

License

The Academic Free License, v. 2.1
GroupId

GroupId

cn.dreampie
ArtifactId

ArtifactId

jfinal-shiro
Last Version

Last Version

0.2
Release Date

Release Date

Type

Type

jar
Description

Description

jfinal-shiro
jfinal shiro plugins
Project URL

Project URL

https://github.com/Dreampie/jfinal-shiro

Download jfinal-shiro

How to add to project

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

Dependencies

compile (8)

Group / Artifact Type Version
com.jfinal : jfinal jar 1.8
org.apache.shiro : shiro-core jar 1.2.3
org.apache.shiro : shiro-web jar 1.2.3
org.apache.shiro : shiro-ehcache jar 1.2.2
net.sf.ehcache : ehcache-core jar 2.6.6
cn.dreampie : jfinal-web jar 0.2
cn.dreampie : jfinal-utils jar 0.2
commons-beanutils : commons-beanutils jar 1.9.2

provided (1)

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

Project Modules

There are no modules declared in this project.

Versions

Version
0.2
0.1