License |
License |
---|---|
GroupId | GroupIdcom.github.zqq90.webit-script |
ArtifactId | ArtifactIdwebit-script-tools |
Last Version | Last Version1.5.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionWebit Script Tools
Tools for webit-script-1.5+.
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
webit-script-tools-1.5.1.pom | |
webit-script-tools-1.5.1.jar | 17 KB |
webit-script-tools-1.5.1-sources.jar | 9 KB |
webit-script-tools-1.5.1-javadoc.jar | 123 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.zqq90.webit-script/webit-script-tools/ -->
<dependency>
<groupId>com.github.zqq90.webit-script</groupId>
<artifactId>webit-script-tools</artifactId>
<version>1.5.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.zqq90.webit-script/webit-script-tools/
implementation 'com.github.zqq90.webit-script:webit-script-tools:1.5.1'
// https://jarcasting.com/artifacts/com.github.zqq90.webit-script/webit-script-tools/
implementation ("com.github.zqq90.webit-script:webit-script-tools:1.5.1")
'com.github.zqq90.webit-script:webit-script-tools:jar:1.5.1'
<dependency org="com.github.zqq90.webit-script" name="webit-script-tools" rev="1.5.1">
<artifact name="webit-script-tools" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.zqq90.webit-script', module='webit-script-tools', version='1.5.1')
)
libraryDependencies += "com.github.zqq90.webit-script" % "webit-script-tools" % "1.5.1"
[com.github.zqq90.webit-script/webit-script-tools "1.5.1"]
Group / Artifact | Type | Version |
---|---|---|
com.github.zqq90.webit-script : webit-script | jar | 1.5.1 |
net.sf.ehcache : ehcache-core | jar | 2.6.6 |
org.slf4j : slf4j-api | jar | 1.7.7 |
javax.servlet : servlet-api | jar | 2.5 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.11 |
org.slf4j : slf4j-simple | jar | 1.7.7 |