| Лицензия |
Лицензия |
|---|---|
| Группа | Группаde.codecentric.ccunit |
| Идентификатор | Идентификаторccunit-web |
| Версия | Версия1.0.0 |
| Тип | Типjar |
| Описание |
ОписаниеCCUnit Web
Web testing tools.
|
| Ссылка на сайт |
Ссылка на сайт |
| Организация-разработчик |
Организация-разработчик |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| ccunit-web-1.0.0.pom | |
| ccunit-web-1.0.0.jar | 18 KB |
| ccunit-web-1.0.0-sources.jar | 20 KB |
| ccunit-web-1.0.0-javadoc.jar | 171 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/de.codecentric.ccunit/ccunit-web/ -->
<dependency>
<groupId>de.codecentric.ccunit</groupId>
<artifactId>ccunit-web</artifactId>
<version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/de.codecentric.ccunit/ccunit-web/
implementation 'de.codecentric.ccunit:ccunit-web:1.0.0'
// https://jarcasting.com/artifacts/de.codecentric.ccunit/ccunit-web/
implementation ("de.codecentric.ccunit:ccunit-web:1.0.0")
'de.codecentric.ccunit:ccunit-web:jar:1.0.0'
<dependency org="de.codecentric.ccunit" name="ccunit-web" rev="1.0.0">
<artifact name="ccunit-web" type="jar" />
</dependency>
@Grapes(
@Grab(group='de.codecentric.ccunit', module='ccunit-web', version='1.0.0')
)
libraryDependencies += "de.codecentric.ccunit" % "ccunit-web" % "1.0.0"
[de.codecentric.ccunit/ccunit-web "1.0.0"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| de.codecentric.ccunit : ccunit-bdd | jar | 1.0.0 |
| org.seleniumhq.selenium : selenium-java | jar | 2.42.0 |