не последняя версия
Последняя версия 1.48

org.testingisdocumenting.webtau:webtau-parent 1.21.1

webtau - web test automation. REST and UI testing framework.

Группа

Группа

org.testingisdocumenting.webtau
Идентификатор

Идентификатор

webtau-parent
Версия

Версия

1.21.1
Тип

Тип

pom

Скачать webtau-parent 1.21.1

Имя Файла Размер
webtau-parent-1.21.1.pom 29 KB
Обзор

<!-- https://jarcasting.com/artifacts/org.testingisdocumenting.webtau/webtau-parent/ -->
<dependency>
    <groupId>org.testingisdocumenting.webtau</groupId>
    <artifactId>webtau-parent</artifactId>
    <version>1.21.1</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.testingisdocumenting.webtau/webtau-parent/
implementation 'org.testingisdocumenting.webtau:webtau-parent:1.21.1'
// https://jarcasting.com/artifacts/org.testingisdocumenting.webtau/webtau-parent/
implementation ("org.testingisdocumenting.webtau:webtau-parent:1.21.1")
'org.testingisdocumenting.webtau:webtau-parent:pom:1.21.1'
<dependency org="org.testingisdocumenting.webtau" name="webtau-parent" rev="1.21.1">
  <artifact name="webtau-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.testingisdocumenting.webtau', module='webtau-parent', version='1.21.1')
)
libraryDependencies += "org.testingisdocumenting.webtau" % "webtau-parent" % "1.21.1"
[org.testingisdocumenting.webtau/webtau-parent "1.21.1"]