License |
License |
---|---|
GroupId | GroupIdcom.github.zqq90.webit-script |
ArtifactId | ArtifactIdwebit-script-jfinal |
Last Version | Last Version1.5.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionWebit Script :: JFinal
A template-like script and engine, all writen with Java.
|
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/com.github.zqq90.webit-script/webit-script-jfinal/ -->
<dependency>
<groupId>com.github.zqq90.webit-script</groupId>
<artifactId>webit-script-jfinal</artifactId>
<version>1.5.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.zqq90.webit-script/webit-script-jfinal/
implementation 'com.github.zqq90.webit-script:webit-script-jfinal:1.5.1'
// https://jarcasting.com/artifacts/com.github.zqq90.webit-script/webit-script-jfinal/
implementation ("com.github.zqq90.webit-script:webit-script-jfinal:1.5.1")
'com.github.zqq90.webit-script:webit-script-jfinal:jar:1.5.1'
<dependency org="com.github.zqq90.webit-script" name="webit-script-jfinal" rev="1.5.1">
<artifact name="webit-script-jfinal" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.zqq90.webit-script', module='webit-script-jfinal', version='1.5.1')
)
libraryDependencies += "com.github.zqq90.webit-script" % "webit-script-jfinal" % "1.5.1"
[com.github.zqq90.webit-script/webit-script-jfinal "1.5.1"]
Group / Artifact | Type | Version |
---|---|---|
com.github.zqq90.webit-script : webit-script-servlet | jar | 1.5.1 |
Group / Artifact | Type | Version |
---|---|---|
com.jfinal : jfinal | jar | 1.5 |
javax.servlet : servlet-api | jar | 2.5 |