| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.livejournal |
| Идентификатор | Идентификаторuisteps |
| Версия | Версия0.3 |
| Тип | Типjar |
| Описание |
ОписаниеUISteps
Testframework based on Thucydides and HtmlElements
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| uisteps-0.3.pom | |
| uisteps-0.3.jar | 49 KB |
| uisteps-0.3-sources.jar | 25 KB |
| uisteps-0.3-javadoc.jar | 199 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.livejournal/uisteps/ -->
<dependency>
<groupId>com.livejournal</groupId>
<artifactId>uisteps</artifactId>
<version>0.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.livejournal/uisteps/
implementation 'com.livejournal:uisteps:0.3'
// https://jarcasting.com/artifacts/com.livejournal/uisteps/
implementation ("com.livejournal:uisteps:0.3")
'com.livejournal:uisteps:jar:0.3'
<dependency org="com.livejournal" name="uisteps" rev="0.3">
<artifact name="uisteps" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.livejournal', module='uisteps', version='0.3')
)
libraryDependencies += "com.livejournal" % "uisteps" % "0.3"
[com.livejournal/uisteps "0.3"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| net.thucydides : thucydides-core | jar | 0.9.250 |
| org.slf4j : slf4j-simple | jar | 1.7.6 |
| net.thucydides : thucydides-junit | jar | 0.9.250 |
| org.easytesting : fest-assert | jar | 1.4 |
| ru.yandex.qatools.htmlelements : htmlelements-thucydides | jar | 1.11 |
| org.apache.maven.plugins : maven-site-plugin | jar | 3.3 |
| net.thucydides : thucydides-jbehave-plugin | jar | 0.9.250 |
| com.googlecode.lambdaj : lambdaj | jar | 2.3.3 |
| org.apache.httpcomponents : httpclient | jar | 4.3.1 |
| org.apache.directory.studio : org.apache.httpcomponents.httpcore | jar | 4.1.2 |
| org.apache.maven.plugins : maven-clean-plugin | jar | 2.5 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.11 |
| net.thucydides.plugins.jira : thucydides-jira-plugin | jar | 0.9.250 |