License |
License |
---|---|
Categories |
CategoriesGroovy Languages CLI User Interface |
GroupId | GroupIdcom.twosigma.webtau |
ArtifactId | ArtifactIdwebtau-cli-groovy |
Version | Version1.20 |
Type | Typejar |
Description |
Descriptionwebtau - web test automation. REST and UI testing framework.
|
Filename | Size |
---|---|
webtau-cli-groovy-1.20.pom | |
webtau-cli-groovy-1.20.jar | 9 KB |
webtau-cli-groovy-1.20-sources.jar | 3 KB |
webtau-cli-groovy-1.20-javadoc.jar | 27 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.twosigma.webtau/webtau-cli-groovy/ -->
<dependency>
<groupId>com.twosigma.webtau</groupId>
<artifactId>webtau-cli-groovy</artifactId>
<version>1.20</version>
</dependency>
// https://jarcasting.com/artifacts/com.twosigma.webtau/webtau-cli-groovy/
implementation 'com.twosigma.webtau:webtau-cli-groovy:1.20'
// https://jarcasting.com/artifacts/com.twosigma.webtau/webtau-cli-groovy/
implementation ("com.twosigma.webtau:webtau-cli-groovy:1.20")
'com.twosigma.webtau:webtau-cli-groovy:jar:1.20'
<dependency org="com.twosigma.webtau" name="webtau-cli-groovy" rev="1.20">
<artifact name="webtau-cli-groovy" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.twosigma.webtau', module='webtau-cli-groovy', version='1.20')
)
libraryDependencies += "com.twosigma.webtau" % "webtau-cli-groovy" % "1.20"
[com.twosigma.webtau/webtau-cli-groovy "1.20"]
Group / Artifact | Type | Version |
---|---|---|
com.twosigma.webtau : webtau-cli | jar | 1.20 |
com.twosigma.webtau : webtau-core-groovy | jar | 1.20 |
Group / Artifact | Type | Version |
---|---|---|
org.codehaus.groovy : groovy-groovydoc | jar | 2.5.7 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |
com.twosigma.webtau : webtau-cli | test-jar | 1.20 |