| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.xebia.incubator |
| Идентификатор | Идентификаторxebium |
| Последняя версия | Последняя версия0.14 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеXebium
A Selenium2 fixture for FitNesse.
|
| Организация-разработчик |
Организация-разработчик |
| Имя Файла | Размер |
|---|---|
| xebium-0.14.pom | |
| xebium-0.14.jar | 27 KB |
| xebium-0.14-sources.jar | 16 KB |
| xebium-0.14-javadoc.jar | 72 KB |
| xebium-0.14-ide.jar | 4 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.xebia.incubator/xebium/ -->
<dependency>
<groupId>com.xebia.incubator</groupId>
<artifactId>xebium</artifactId>
<version>0.14</version>
</dependency>
// https://jarcasting.com/artifacts/com.xebia.incubator/xebium/
implementation 'com.xebia.incubator:xebium:0.14'
// https://jarcasting.com/artifacts/com.xebia.incubator/xebium/
implementation ("com.xebia.incubator:xebium:0.14")
'com.xebia.incubator:xebium:jar:0.14'
<dependency org="com.xebia.incubator" name="xebium" rev="0.14">
<artifact name="xebium" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.xebia.incubator', module='xebium', version='0.14')
)
libraryDependencies += "com.xebia.incubator" % "xebium" % "0.14"
[com.xebia.incubator/xebium "0.14"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.seleniumhq.selenium : selenium-server | jar | 2.52.0 |
| org.seleniumhq.selenium : selenium-api | jar | 2.52.0 |
| org.seleniumhq.selenium : selenium-remote-driver | jar | 2.52.0 |
| org.seleniumhq.selenium : selenium-java | jar | 2.52.0 |
| org.slf4j : slf4j-api | jar | 1.7.12 |
| com.opera : operadriver | jar | 1.1 |
| com.codeborne : phantomjsdriver | jar | 1.2.1 |
| commons-lang : commons-lang | jar | 2.6 |
| org.json : json | jar | 20140107 |
| com.google.guava : guava | jar | 14.0 |
| org.fitnesse : fitnesse | jar | 20151230 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.slf4j : slf4j-simple | jar | 1.7.12 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.5 |
| rhino : js | jar | 1.7R1 |
| org.mockito : mockito-all | jar | 1.8.5 |
| org.hamcrest : hamcrest-all | jar | 1.3 |