| Лицензия |
Лицензия |
|---|---|
| Группа | Группаch.exense.step |
| Идентификатор | Идентификаторstep-parent |
| Последняя версия | Последняя версия3.19.0 |
| Дата | Дата |
| Тип | Типpom |
| Описание |
ОписаниеStep
step is the first open-source automation platform for unified agile testing.
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| step-parent-3.19.0.pom | 9 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/ch.exense.step/step-parent/ -->
<dependency>
<groupId>ch.exense.step</groupId>
<artifactId>step-parent</artifactId>
<version>3.19.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/ch.exense.step/step-parent/
implementation 'ch.exense.step:step-parent:3.19.0'
// https://jarcasting.com/artifacts/ch.exense.step/step-parent/
implementation ("ch.exense.step:step-parent:3.19.0")
'ch.exense.step:step-parent:pom:3.19.0'
<dependency org="ch.exense.step" name="step-parent" rev="3.19.0">
<artifact name="step-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='ch.exense.step', module='step-parent', version='3.19.0')
)
libraryDependencies += "ch.exense.step" % "step-parent" % "3.19.0"
[ch.exense.step/step-parent "3.19.0"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.slf4j : slf4j-api | jar | 1.7.5 |
| ch.qos.logback : logback-classic | jar | 1.2.6 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.13.1 |