| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииGroovy Языки программирования |
| Группа | Группаcom.pojosontheweb |
| Идентификатор | Идентификаторselenium-utils-groovy |
| Версия | Версия2.0.1 |
| Тип | Типjar |
| Описание |
Описаниеselenium-utils/groovy
Utilities for selenium testing
|
| Имя Файла | Размер |
|---|---|
| selenium-utils-groovy-2.0.1.pom | |
| selenium-utils-groovy-2.0.1.jar | 21 KB |
| selenium-utils-groovy-2.0.1-sources.jar | 5 KB |
| selenium-utils-groovy-2.0.1-javadoc.jar | 50 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.pojosontheweb/selenium-utils-groovy/ -->
<dependency>
<groupId>com.pojosontheweb</groupId>
<artifactId>selenium-utils-groovy</artifactId>
<version>2.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.pojosontheweb/selenium-utils-groovy/
implementation 'com.pojosontheweb:selenium-utils-groovy:2.0.1'
// https://jarcasting.com/artifacts/com.pojosontheweb/selenium-utils-groovy/
implementation ("com.pojosontheweb:selenium-utils-groovy:2.0.1")
'com.pojosontheweb:selenium-utils-groovy:jar:2.0.1'
<dependency org="com.pojosontheweb" name="selenium-utils-groovy" rev="2.0.1">
<artifact name="selenium-utils-groovy" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.pojosontheweb', module='selenium-utils-groovy', version='2.0.1')
)
libraryDependencies += "com.pojosontheweb" % "selenium-utils-groovy" % "2.0.1"
[com.pojosontheweb/selenium-utils-groovy "2.0.1"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.pojosontheweb : selenium-utils-core | jar | 2.0.1 |
| org.codehaus.groovy : groovy-all | jar | 2.3.9 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.11 |