License |
License |
---|---|
GroupId | GroupIdcom.github.zqq90.webit-script |
ArtifactId | ArtifactIdwebit-script-struts2 |
Last Version | Last Version1.5.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionWebit Script :: Struts2
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-struts2/ -->
<dependency>
<groupId>com.github.zqq90.webit-script</groupId>
<artifactId>webit-script-struts2</artifactId>
<version>1.5.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.zqq90.webit-script/webit-script-struts2/
implementation 'com.github.zqq90.webit-script:webit-script-struts2:1.5.1'
// https://jarcasting.com/artifacts/com.github.zqq90.webit-script/webit-script-struts2/
implementation ("com.github.zqq90.webit-script:webit-script-struts2:1.5.1")
'com.github.zqq90.webit-script:webit-script-struts2:jar:1.5.1'
<dependency org="com.github.zqq90.webit-script" name="webit-script-struts2" rev="1.5.1">
<artifact name="webit-script-struts2" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.zqq90.webit-script', module='webit-script-struts2', version='1.5.1')
)
libraryDependencies += "com.github.zqq90.webit-script" % "webit-script-struts2" % "1.5.1"
[com.github.zqq90.webit-script/webit-script-struts2 "1.5.1"]
Group / Artifact | Type | Version |
---|---|---|
com.github.zqq90.webit-script : webit-script-servlet | jar | 1.5.1 |
Group / Artifact | Type | Version |
---|---|---|
org.apache.struts : struts2-core | jar | 2.3.15.3 |
javax.servlet : servlet-api | jar | 2.5 |