License |
License
The Academic Free License, v. 2.1
|
---|---|
GroupId | GroupIdcn.dreampie |
ArtifactId | ArtifactIdjfinal-shiro |
Last Version | Last Version0.2 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionjfinal-shiro
jfinal shiro plugins
|
Project URL |
Project URL |
Filename | Size |
---|---|
jfinal-shiro-0.2.pom | |
jfinal-shiro-0.2.jar | 46 KB |
jfinal-shiro-0.2-sources.jar | 44 KB |
jfinal-shiro-0.2-javadoc.jar | 218 KB |
Browse |
<!-- 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"]
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 |
Group / Artifact | Type | Version |
---|---|---|
javax.servlet : javax.servlet-api | jar | 3.1.0 |