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