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