License |
License |
---|---|
GroupId | GroupIdorg.testingisdocumenting.webtau |
ArtifactId | ArtifactIdwebtau-feature-testing |
Last Version | Last Version1.48 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionWebTau - web test automation. REST/GraphQL/DB/CLI/UI testing framework.
|
<!-- https://jarcasting.com/artifacts/org.testingisdocumenting.webtau/webtau-feature-testing/ -->
<dependency>
<groupId>org.testingisdocumenting.webtau</groupId>
<artifactId>webtau-feature-testing</artifactId>
<version>1.48</version>
</dependency>
// https://jarcasting.com/artifacts/org.testingisdocumenting.webtau/webtau-feature-testing/
implementation 'org.testingisdocumenting.webtau:webtau-feature-testing:1.48'
// https://jarcasting.com/artifacts/org.testingisdocumenting.webtau/webtau-feature-testing/
implementation ("org.testingisdocumenting.webtau:webtau-feature-testing:1.48")
'org.testingisdocumenting.webtau:webtau-feature-testing:jar:1.48'
<dependency org="org.testingisdocumenting.webtau" name="webtau-feature-testing" rev="1.48">
<artifact name="webtau-feature-testing" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.testingisdocumenting.webtau', module='webtau-feature-testing', version='1.48')
)
libraryDependencies += "org.testingisdocumenting.webtau" % "webtau-feature-testing" % "1.48"
[org.testingisdocumenting.webtau/webtau-feature-testing "1.48"]
Group / Artifact | Type | Version |
---|---|---|
org.testingisdocumenting.webtau : webtau-groovy-app | jar | 1.48 |
org.testingisdocumenting.webtau : webtau-http | jar | 1.48 |
org.testingisdocumenting.webtau : webtau-http-groovy | jar | 1.48 |
org.testingisdocumenting.webtau : webtau-graphql-groovy | jar | 1.48 |
org.testingisdocumenting.webtau : webtau-utils | jar | 1.48 |
org.testingisdocumenting.webtau : webtau-testapp | jar | 1.48 |
org.testingisdocumenting.webtau : webtau-test-server | jar | 1.48 |
org.jsoup : jsoup | jar | 1.14.2 |
junit : junit | jar | 4.13.1 |
org.testingisdocumenting.webtau : webtau-cli | test-jar | 1.48 |
Group / Artifact | Type | Version |
---|---|---|
org.codehaus.groovy : groovy-groovydoc | jar | 3.0.7 |