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