License |
License |
---|---|
GroupId | GroupIdorg.testingisdocumenting.webtau |
ArtifactId | ArtifactIdwebtau-http |
Last Version | Last Version1.48 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionWebTau - web test automation. REST/GraphQL/DB/CLI/UI testing framework.
|
Filename | Size |
---|---|
webtau-http-1.48.pom | |
webtau-http-1.48.jar | 87 KB |
webtau-http-1.48-tests.jar | 97 KB |
webtau-http-1.48-sources.jar | 59 KB |
webtau-http-1.48-javadoc.jar | 307 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.testingisdocumenting.webtau/webtau-http/ -->
<dependency>
<groupId>org.testingisdocumenting.webtau</groupId>
<artifactId>webtau-http</artifactId>
<version>1.48</version>
</dependency>
// https://jarcasting.com/artifacts/org.testingisdocumenting.webtau/webtau-http/
implementation 'org.testingisdocumenting.webtau:webtau-http:1.48'
// https://jarcasting.com/artifacts/org.testingisdocumenting.webtau/webtau-http/
implementation ("org.testingisdocumenting.webtau:webtau-http:1.48")
'org.testingisdocumenting.webtau:webtau-http:jar:1.48'
<dependency org="org.testingisdocumenting.webtau" name="webtau-http" rev="1.48">
<artifact name="webtau-http" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.testingisdocumenting.webtau', module='webtau-http', version='1.48')
)
libraryDependencies += "org.testingisdocumenting.webtau" % "webtau-http" % "1.48"
[org.testingisdocumenting.webtau/webtau-http "1.48"]
Group / Artifact | Type | Version |
---|---|---|
org.testingisdocumenting.webtau : webtau-core | jar | 1.48 |
org.testingisdocumenting.webtau : webtau-utils | jar | 1.48 |
org.testingisdocumenting.webtau : webtau-report | jar | 1.48 |
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-simple | jar | 1.7.30 |
org.testingisdocumenting.webtau : webtau-test-server | jar | 1.48 |
junit : junit | jar | 4.13.1 |
org.testingisdocumenting.webtau : webtau-core-groovy | jar | 1.48 |