| Лицензия |
Лицензия |
|---|---|
| Группа | Группаch.exense.step |
| Идентификатор | Идентификаторstep-controller-base-plugins |
| Версия | Версия3.18.2 |
| Тип | Типjar |
| Описание |
Описаниеstep is the first open-source automation platform for unified agile testing.
|
<!-- https://jarcasting.com/artifacts/ch.exense.step/step-controller-base-plugins/ -->
<dependency>
<groupId>ch.exense.step</groupId>
<artifactId>step-controller-base-plugins</artifactId>
<version>3.18.2</version>
</dependency>
// https://jarcasting.com/artifacts/ch.exense.step/step-controller-base-plugins/
implementation 'ch.exense.step:step-controller-base-plugins:3.18.2'
// https://jarcasting.com/artifacts/ch.exense.step/step-controller-base-plugins/
implementation ("ch.exense.step:step-controller-base-plugins:3.18.2")
'ch.exense.step:step-controller-base-plugins:jar:3.18.2'
<dependency org="ch.exense.step" name="step-controller-base-plugins" rev="3.18.2">
<artifact name="step-controller-base-plugins" type="jar" />
</dependency>
@Grapes(
@Grab(group='ch.exense.step', module='step-controller-base-plugins', version='3.18.2')
)
libraryDependencies += "ch.exense.step" % "step-controller-base-plugins" % "3.18.2"
[ch.exense.step/step-controller-base-plugins "3.18.2"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| ch.exense.step : step-controller-server | jar | 3.18.2 |
| ch.exense.step : step-functions-base-functions | jar | 3.18.2 |
| ch.exense.step : step-plans-base-artefacts | jar | 3.18.2 |
| com.thoughtworks.xstream : xstream | jar | 1.4.5 |
| org.slf4j : slf4j-api | jar | 1.7.5 |
| ch.qos.logback : logback-classic | jar | 1.2.6 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| ch.exense.step : step-controller-server | test-jar | 3.18.2 |
| junit : junit | jar | 4.13.1 |