| Лицензия |
Лицензия |
|---|---|
| Группа | Группаch.exense.step |
| Идентификатор | Идентификаторstep-functions-package |
| Последняя версия | Последняя версия3.19.0 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
Описаниеstep is the first open-source automation platform for unified agile testing.
|
| Имя Файла | Размер |
|---|---|
| step-functions-package-3.19.0.pom | |
| step-functions-package-3.19.0.jar | 59 KB |
| step-functions-package-3.19.0-sources.jar | 33 KB |
| step-functions-package-3.19.0-javadoc.jar | 524 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/ch.exense.step/step-functions-package/ -->
<dependency>
<groupId>ch.exense.step</groupId>
<artifactId>step-functions-package</artifactId>
<version>3.19.0</version>
</dependency>
// https://jarcasting.com/artifacts/ch.exense.step/step-functions-package/
implementation 'ch.exense.step:step-functions-package:3.19.0'
// https://jarcasting.com/artifacts/ch.exense.step/step-functions-package/
implementation ("ch.exense.step:step-functions-package:3.19.0")
'ch.exense.step:step-functions-package:jar:3.19.0'
<dependency org="ch.exense.step" name="step-functions-package" rev="3.19.0">
<artifact name="step-functions-package" type="jar" />
</dependency>
@Grapes(
@Grab(group='ch.exense.step', module='step-functions-package', version='3.19.0')
)
libraryDependencies += "ch.exense.step" % "step-functions-package" % "3.19.0"
[ch.exense.step/step-functions-package "3.19.0"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| ch.exense.step : step-controller-server | jar | 3.19.0 |
| ch.exense.step : step-controller-base-plugins | jar | 3.19.0 |
| ch.exense.step : step-functions-plugins-java-controller-def | jar | 3.19.0 |
| ch.exense.step : step-functions-plugins-java-def | jar | 3.19.0 |
| ch.exense.step : step-functions-package-client | jar | 3.19.0 |
| org.eclipse.aether : aether-api | jar | 1.1.0 |
| org.eclipse.aether : aether-spi | jar | 1.1.0 |
| org.eclipse.aether : aether-impl | jar | 1.1.0 |
| org.eclipse.aether : aether-connector-basic | jar | 1.1.0 |
| org.eclipse.aether : aether-transport-file | jar | 1.1.0 |
| org.eclipse.aether : aether-transport-http | jar | 1.1.0 |
| org.apache.maven : maven-aether-provider | jar | 3.3.9 |
| com.fasterxml.jackson.dataformat : jackson-dataformat-xml | jar | 2.10.0 |
| org.slf4j : slf4j-api | jar | 1.7.5 |
| ch.qos.logback : logback-classic | jar | 1.2.6 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.13.1 |