License |
License |
---|---|
Categories |
CategoriesCLI User Interface |
GroupId | GroupIdch.exense.step |
ArtifactId | ArtifactIdstep-functions-client-api |
Version | Version3.18.0 |
Type | Typejar |
Description |
Descriptionstep is the first open-source automation platform for unified agile testing.
|
<!-- https://jarcasting.com/artifacts/ch.exense.step/step-functions-client-api/ -->
<dependency>
<groupId>ch.exense.step</groupId>
<artifactId>step-functions-client-api</artifactId>
<version>3.18.0</version>
</dependency>
// https://jarcasting.com/artifacts/ch.exense.step/step-functions-client-api/
implementation 'ch.exense.step:step-functions-client-api:3.18.0'
// https://jarcasting.com/artifacts/ch.exense.step/step-functions-client-api/
implementation ("ch.exense.step:step-functions-client-api:3.18.0")
'ch.exense.step:step-functions-client-api:jar:3.18.0'
<dependency org="ch.exense.step" name="step-functions-client-api" rev="3.18.0">
<artifact name="step-functions-client-api" type="jar" />
</dependency>
@Grapes(
@Grab(group='ch.exense.step', module='step-functions-client-api', version='3.18.0')
)
libraryDependencies += "ch.exense.step" % "step-functions-client-api" % "3.18.0"
[ch.exense.step/step-functions-client-api "3.18.0"]
Group / Artifact | Type | Version |
---|---|---|
ch.exense.step : step-core | jar | 3.18.0 |
ch.exense.step : step-grid-api | jar | 1.4.2 |
org.slf4j : slf4j-api | jar | 1.7.5 |
ch.qos.logback : logback-classic | jar | 1.2.6 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13.1 |