Last Version

Webit Script 1.5.2

A template-like script and engine, all writen with Java.

License

License

GroupId

GroupId

com.github.zqq90.webit-script
ArtifactId

ArtifactId

webit-script
Version

Version

1.5.2
Type

Type

jar
Description

Description

Webit Script
A template-like script and engine, all writen with Java.
Project Organization

Project Organization

Webit

Download webit-script 1.5.2


<!-- 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"]

Dependencies

provided (2)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.7
commons-logging : commons-logging-api jar 1.1

test (1)

Group / Artifact Type Version
junit : junit jar 4.11

Project Modules

There are no modules declared in this project.