Last Version

com.twosigma.webtau:webtau-groovy 1.20

webtau - web test automation. REST and UI testing framework.

License

License

Categories

Categories

Groovy Languages
GroupId

GroupId

com.twosigma.webtau
ArtifactId

ArtifactId

webtau-groovy
Version

Version

1.20
Type

Type

jar
Description

Description

webtau - web test automation. REST and UI testing framework.

Download webtau-groovy 1.20


<!-- https://jarcasting.com/artifacts/com.twosigma.webtau/webtau-groovy/ -->
<dependency>
    <groupId>com.twosigma.webtau</groupId>
    <artifactId>webtau-groovy</artifactId>
    <version>1.20</version>
</dependency>
// https://jarcasting.com/artifacts/com.twosigma.webtau/webtau-groovy/
implementation 'com.twosigma.webtau:webtau-groovy:1.20'
// https://jarcasting.com/artifacts/com.twosigma.webtau/webtau-groovy/
implementation ("com.twosigma.webtau:webtau-groovy:1.20")
'com.twosigma.webtau:webtau-groovy:jar:1.20'
<dependency org="com.twosigma.webtau" name="webtau-groovy" rev="1.20">
  <artifact name="webtau-groovy" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.twosigma.webtau', module='webtau-groovy', version='1.20')
)
libraryDependencies += "com.twosigma.webtau" % "webtau-groovy" % "1.20"
[com.twosigma.webtau/webtau-groovy "1.20"]

Dependencies

compile (9)

Group / Artifact Type Version
com.twosigma.webtau : webtau jar 1.20
com.twosigma.webtau : webtau-open-api jar 1.20
org.apache.ivy : ivy jar 2.4.0
com.twosigma.webtau : webtau-standalone-runner-groovy jar 1.20
com.twosigma.webtau : webtau-http-groovy jar 1.20
com.twosigma.webtau : webtau-cli-groovy jar 1.20
com.twosigma.webtau : webtau-utils jar 1.20
org.slf4j : slf4j-simple jar 1.7.25
org.codehaus.groovy : groovy-groovysh jar 2.5.7

provided (1)

Group / Artifact Type Version
org.codehaus.groovy : groovy-groovydoc jar 2.5.7

test (2)

Group / Artifact Type Version
com.twosigma.webtau : webtau-test-server jar 1.20
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.