License |
License |
---|---|
Categories |
CategoriesJUnit Unit Testing |
GroupId | GroupIdorg.testingisdocumenting.webtau |
ArtifactId | ArtifactIdwebtau-junit4-examples |
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-junit4-examples-1.48.pom | |
webtau-junit4-examples-1.48.jar | 2 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.testingisdocumenting.webtau/webtau-junit4-examples/ -->
<dependency>
<groupId>org.testingisdocumenting.webtau</groupId>
<artifactId>webtau-junit4-examples</artifactId>
<version>1.48</version>
</dependency>
// https://jarcasting.com/artifacts/org.testingisdocumenting.webtau/webtau-junit4-examples/
implementation 'org.testingisdocumenting.webtau:webtau-junit4-examples:1.48'
// https://jarcasting.com/artifacts/org.testingisdocumenting.webtau/webtau-junit4-examples/
implementation ("org.testingisdocumenting.webtau:webtau-junit4-examples:1.48")
'org.testingisdocumenting.webtau:webtau-junit4-examples:jar:1.48'
<dependency org="org.testingisdocumenting.webtau" name="webtau-junit4-examples" rev="1.48">
<artifact name="webtau-junit4-examples" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.testingisdocumenting.webtau', module='webtau-junit4-examples', version='1.48')
)
libraryDependencies += "org.testingisdocumenting.webtau" % "webtau-junit4-examples" % "1.48"
[org.testingisdocumenting.webtau/webtau-junit4-examples "1.48"]
Group / Artifact | Type | Version |
---|---|---|
org.testingisdocumenting.webtau : webtau-testapp | jar | 1.48 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13.1 |
Group / Artifact | Type | Version |
---|---|---|
org.testingisdocumenting.webtau : webtau-groovy | jar | 1.48 |
org.testingisdocumenting.webtau : webtau-junit4 | jar | 1.48 |
org.testingisdocumenting.webtau : webtau-junit-like-examples-common | jar | 1.48 |
org.testingisdocumenting.webtau : webtau-test-server | jar | 1.48 |
org.testingisdocumenting.webtau : webtau-feature-testing | jar | 1.48 |
org.testingisdocumenting.webtau : webtau-feature-testing | test-jar | 1.48 |