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