is not current version
Last Version 1.48

org.testingisdocumenting.webtau:webtau-junit4 1.41

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.41
Type

Type

jar
Description

Description

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

Download webtau-junit4 1.41


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

Dependencies

compile (2)

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

provided (1)

Group / Artifact Type Version
junit : junit jar 4.13.1

Project Modules

There are no modules declared in this project.