| License |
License |
|---|---|
| GroupId | GroupIdorg.testingisdocumenting.webtau |
| ArtifactId | ArtifactIdwebtau-server |
| Version | Version1.47 |
| Type | Typejar |
| Description |
DescriptionWebTau - web test automation. REST/GraphQL/DB/CLI/UI testing framework.
|
| Filename | Size |
|---|---|
| webtau-server-1.47.pom | |
| webtau-server-1.47.jar | 55 KB |
| webtau-server-1.47-sources.jar | 39 KB |
| webtau-server-1.47-javadoc.jar | 167 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.testingisdocumenting.webtau/webtau-server/ -->
<dependency>
<groupId>org.testingisdocumenting.webtau</groupId>
<artifactId>webtau-server</artifactId>
<version>1.47</version>
</dependency>
// https://jarcasting.com/artifacts/org.testingisdocumenting.webtau/webtau-server/
implementation 'org.testingisdocumenting.webtau:webtau-server:1.47'
// https://jarcasting.com/artifacts/org.testingisdocumenting.webtau/webtau-server/
implementation ("org.testingisdocumenting.webtau:webtau-server:1.47")
'org.testingisdocumenting.webtau:webtau-server:jar:1.47'
<dependency org="org.testingisdocumenting.webtau" name="webtau-server" rev="1.47">
<artifact name="webtau-server" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.testingisdocumenting.webtau', module='webtau-server', version='1.47')
)
libraryDependencies += "org.testingisdocumenting.webtau" % "webtau-server" % "1.47"
[org.testingisdocumenting.webtau/webtau-server "1.47"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.testingisdocumenting.webtau : webtau-core | jar | 1.47 |
| org.testingisdocumenting.webtau : webtau-config | jar | 1.47 |
| org.eclipse.jetty : jetty-server | jar | 9.4.44.v20210927 |
| org.eclipse.jetty : jetty-servlet | jar | 9.4.44.v20210927 |
| org.eclipse.jetty : jetty-proxy | jar | 9.4.44.v20210927 |
| commons-io : commons-io | jar | 2.7 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.testingisdocumenting.webtau : webtau-http | jar | 1.47 |
| junit : junit | jar | 4.13.1 |
| org.codehaus.groovy : groovy | jar | 3.0.7 |
| org.testingisdocumenting.webtau : webtau-core | test-jar | 1.47 |
| org.testingisdocumenting.webtau : webtau-core-groovy | jar | 1.47 |