License |
License
The Academic Free License, v. 2.1
|
---|---|
GroupId | GroupIdcn.dreampie |
ArtifactId | ArtifactIdjfinal-shiro-freemarker |
Last Version | Last Version0.2 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionjfinal-shiro-freemarker
jfinal shiro-freemarker plugins
|
Project URL |
Project URL |
Filename | Size |
---|---|
jfinal-shiro-freemarker-0.2.pom | |
jfinal-shiro-freemarker-0.2.jar | 18 KB |
jfinal-shiro-freemarker-0.2-sources.jar | 13 KB |
jfinal-shiro-freemarker-0.2-javadoc.jar | 102 KB |
Browse |
<!-- https://jarcasting.com/artifacts/cn.dreampie/jfinal-shiro-freemarker/ -->
<dependency>
<groupId>cn.dreampie</groupId>
<artifactId>jfinal-shiro-freemarker</artifactId>
<version>0.2</version>
</dependency>
// https://jarcasting.com/artifacts/cn.dreampie/jfinal-shiro-freemarker/
implementation 'cn.dreampie:jfinal-shiro-freemarker:0.2'
// https://jarcasting.com/artifacts/cn.dreampie/jfinal-shiro-freemarker/
implementation ("cn.dreampie:jfinal-shiro-freemarker:0.2")
'cn.dreampie:jfinal-shiro-freemarker:jar:0.2'
<dependency org="cn.dreampie" name="jfinal-shiro-freemarker" rev="0.2">
<artifact name="jfinal-shiro-freemarker" type="jar" />
</dependency>
@Grapes(
@Grab(group='cn.dreampie', module='jfinal-shiro-freemarker', version='0.2')
)
libraryDependencies += "cn.dreampie" % "jfinal-shiro-freemarker" % "0.2"
[cn.dreampie/jfinal-shiro-freemarker "0.2"]
Group / Artifact | Type | Version |
---|---|---|
com.jfinal : jfinal | jar | 1.8 |
cn.dreampie : jfinal-shiro | jar | 0.2 |
org.freemarker : freemarker | jar | 2.3.20 |