wcm.io QA Tooling
Tooling for wcm.io Quality Assurance Support Tools
| Лицензия |
Лицензия |
|---|---|
| Группа | Группаio.wcm.qa |
| Идентификатор | Идентификаторio.wcm.qa.galenium.convenience |
| Последняя версия | Последняя версия0.1.14 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеGalenium Convenience
Test automation module. Enabling Galen and Selenium
|
| Организация-разработчик |
Организация-разработчик |
<!-- https://jarcasting.com/artifacts/io.wcm.qa/io.wcm.qa.galenium.convenience/ -->
<dependency>
<groupId>io.wcm.qa</groupId>
<artifactId>io.wcm.qa.galenium.convenience</artifactId>
<version>0.1.14</version>
</dependency>
// https://jarcasting.com/artifacts/io.wcm.qa/io.wcm.qa.galenium.convenience/
implementation 'io.wcm.qa:io.wcm.qa.galenium.convenience:0.1.14'
// https://jarcasting.com/artifacts/io.wcm.qa/io.wcm.qa.galenium.convenience/
implementation ("io.wcm.qa:io.wcm.qa.galenium.convenience:0.1.14")
'io.wcm.qa:io.wcm.qa.galenium.convenience:jar:0.1.14'
<dependency org="io.wcm.qa" name="io.wcm.qa.galenium.convenience" rev="0.1.14">
<artifact name="io.wcm.qa.galenium.convenience" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.wcm.qa', module='io.wcm.qa.galenium.convenience', version='0.1.14')
)
libraryDependencies += "io.wcm.qa" % "io.wcm.qa.galenium.convenience" % "0.1.14"
[io.wcm.qa/io.wcm.qa.galenium.convenience "0.1.14"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| io.wcm.qa : io.wcm.qa.galenium.core | jar | 0.1.14 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.google.code.findbugs : annotations | jar | 3.0.1u2 |
Tooling for wcm.io Quality Assurance Support Tools