| Лицензия |
Лицензия |
|---|---|
| Группа | Группаio.testsmith |
| Идентификатор | Идентификаторhsac-fitnesse-eyes |
| Версия | Версия0.5 |
| Тип | Типjar |
| Описание |
ОписаниеFixtures to work with Applitools Eyes in FitNesse
Fixtures to work with Applitools Eyes in FitNesse
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| hsac-fitnesse-eyes-0.5.pom | |
| hsac-fitnesse-eyes-0.5.jar | 8 KB |
| hsac-fitnesse-eyes-0.5-sources.jar | 3 KB |
| hsac-fitnesse-eyes-0.5-javadoc.jar | 30 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/io.testsmith/hsac-fitnesse-eyes/ -->
<dependency>
<groupId>io.testsmith</groupId>
<artifactId>hsac-fitnesse-eyes</artifactId>
<version>0.5</version>
</dependency>
// https://jarcasting.com/artifacts/io.testsmith/hsac-fitnesse-eyes/
implementation 'io.testsmith:hsac-fitnesse-eyes:0.5'
// https://jarcasting.com/artifacts/io.testsmith/hsac-fitnesse-eyes/
implementation ("io.testsmith:hsac-fitnesse-eyes:0.5")
'io.testsmith:hsac-fitnesse-eyes:jar:0.5'
<dependency org="io.testsmith" name="hsac-fitnesse-eyes" rev="0.5">
<artifact name="hsac-fitnesse-eyes" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.testsmith', module='hsac-fitnesse-eyes', version='0.5')
)
libraryDependencies += "io.testsmith" % "hsac-fitnesse-eyes" % "0.5"
[io.testsmith/hsac-fitnesse-eyes "0.5"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| nl.hsac : hsac-fitnesse-fixtures | jar | 4.15.3 |
| com.applitools : eyes-selenium-java3 | jar | RELEASE |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.fitnesse : fitnesse | jar | 20190716 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.12 |