is not current version
Last Version 1.48

org.testingisdocumenting.webtau:webtau-junit4 1.46

WebTau - web test automation. REST/GraphQL/DB/CLI/UI testing framework.

License

License

Categories

Categories

JUnit Unit Testing
GroupId

GroupId

org.testingisdocumenting.webtau
ArtifactId

ArtifactId

webtau-junit4
Version

Version

1.46
Type

Type

jar
Description

Description

WebTau - web test automation. REST/GraphQL/DB/CLI/UI testing framework.

Download webtau-junit4 1.46


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

Dependencies

compile (2)

Group / Artifact Type Version
org.testingisdocumenting.webtau : webtau-core jar 1.46
org.testingisdocumenting.webtau : webtau-java-runner jar 1.46

provided (1)

Group / Artifact Type Version
junit : junit jar 4.13.1

Project Modules

There are no modules declared in this project.