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