Last Version

com.twosigma.webtau:webtau-junit4 1.20

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

License

License

Categories

Categories

JUnit Unit Testing
GroupId

GroupId

com.twosigma.webtau
ArtifactId

ArtifactId

webtau-junit4
Version

Version

1.20
Type

Type

jar
Description

Description

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

Download webtau-junit4 1.20


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

Dependencies

compile (2)

Group / Artifact Type Version
com.twosigma.webtau : webtau-core jar 1.20
com.twosigma.webtau : webtau-java-runner jar 1.20

provided (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.