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