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