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

net.thucydides:thucydides 0.9.131-NS

An Acceptance Testing framework for web applications based on WebDriver, and integrating with JUnit and net.thucydides.easyb.

Категории

Категории

IDE Инструменты разработки Сеть
Группа

Группа

net.thucydides
Идентификатор

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

thucydides
Версия

Версия

0.9.131-NS
Тип

Тип

pom

Скачать thucydides 0.9.131-NS

Имя Файла Размер
thucydides-0.9.131-NS.pom 18 KB
Обзор

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