GroupId | GroupIdcn.dreampie |
---|---|
ArtifactId | ArtifactIdjfinal-shiro-freemarker |
Version | Version0.1 |
Type | Typejar |
Filename | Size |
---|---|
jfinal-shiro-freemarker-0.1.pom | |
jfinal-shiro-freemarker-0.1.jar | 18 KB |
jfinal-shiro-freemarker-0.1-sources.jar | 13 KB |
jfinal-shiro-freemarker-0.1-javadoc.jar | 115 KB |
Browse |
<!-- https://jarcasting.com/artifacts/cn.dreampie/jfinal-shiro-freemarker/ -->
<dependency>
<groupId>cn.dreampie</groupId>
<artifactId>jfinal-shiro-freemarker</artifactId>
<version>0.1</version>
</dependency>
// https://jarcasting.com/artifacts/cn.dreampie/jfinal-shiro-freemarker/
implementation 'cn.dreampie:jfinal-shiro-freemarker:0.1'
// https://jarcasting.com/artifacts/cn.dreampie/jfinal-shiro-freemarker/
implementation ("cn.dreampie:jfinal-shiro-freemarker:0.1")
'cn.dreampie:jfinal-shiro-freemarker:jar:0.1'
<dependency org="cn.dreampie" name="jfinal-shiro-freemarker" rev="0.1">
<artifact name="jfinal-shiro-freemarker" type="jar" />
</dependency>
@Grapes(
@Grab(group='cn.dreampie', module='jfinal-shiro-freemarker', version='0.1')
)
libraryDependencies += "cn.dreampie" % "jfinal-shiro-freemarker" % "0.1"
[cn.dreampie/jfinal-shiro-freemarker "0.1"]