| License |
License |
|---|---|
| GroupId | GroupIdcom.github.zqq90.webit-script |
| ArtifactId | ArtifactIdwebit-script |
| Last Version | Last Version1.5.2 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionWebit Script
A template-like script and engine, all writen with Java.
|
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| webit-script-1.5.2.pom | |
| webit-script-1.5.2.jar | 388 KB |
| webit-script-1.5.2-sources.jar | 331 KB |
| webit-script-1.5.2-javadoc.jar | 1 MB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.github.zqq90.webit-script/webit-script/ -->
<dependency>
<groupId>com.github.zqq90.webit-script</groupId>
<artifactId>webit-script</artifactId>
<version>1.5.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.zqq90.webit-script/webit-script/
implementation 'com.github.zqq90.webit-script:webit-script:1.5.2'
// https://jarcasting.com/artifacts/com.github.zqq90.webit-script/webit-script/
implementation ("com.github.zqq90.webit-script:webit-script:1.5.2")
'com.github.zqq90.webit-script:webit-script:jar:1.5.2'
<dependency org="com.github.zqq90.webit-script" name="webit-script" rev="1.5.2">
<artifact name="webit-script" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.zqq90.webit-script', module='webit-script', version='1.5.2')
)
libraryDependencies += "com.github.zqq90.webit-script" % "webit-script" % "1.5.2"
[com.github.zqq90.webit-script/webit-script "1.5.2"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.slf4j : slf4j-api | jar | 1.7.7 |
| commons-logging : commons-logging-api | jar | 1.1 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.11 |