License |
License |
---|---|
GroupId | GroupIdorg.testingisdocumenting.webtau |
ArtifactId | ArtifactIdwebtau |
Version | Version1.41 |
Type | Typejar |
Description |
DescriptionWebTau - web test automation. REST/GraphQL/DB/CLI/UI testing framework.
|
Filename | Size |
---|---|
webtau-1.41.pom | |
webtau-1.41.jar | 5 KB |
webtau-1.41-sources.jar | 5 KB |
webtau-1.41-javadoc.jar | 403 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.testingisdocumenting.webtau/webtau/ -->
<dependency>
<groupId>org.testingisdocumenting.webtau</groupId>
<artifactId>webtau</artifactId>
<version>1.41</version>
</dependency>
// https://jarcasting.com/artifacts/org.testingisdocumenting.webtau/webtau/
implementation 'org.testingisdocumenting.webtau:webtau:1.41'
// https://jarcasting.com/artifacts/org.testingisdocumenting.webtau/webtau/
implementation ("org.testingisdocumenting.webtau:webtau:1.41")
'org.testingisdocumenting.webtau:webtau:jar:1.41'
<dependency org="org.testingisdocumenting.webtau" name="webtau" rev="1.41">
<artifact name="webtau" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.testingisdocumenting.webtau', module='webtau', version='1.41')
)
libraryDependencies += "org.testingisdocumenting.webtau" % "webtau" % "1.41"
[org.testingisdocumenting.webtau/webtau "1.41"]
Group / Artifact | Type | Version |
---|---|---|
org.testingisdocumenting.webtau : webtau-core-groovy | jar | 1.41 |
junit : junit | jar | 4.13.1 |