License |
License |
---|---|
GroupId | GroupIdch.exense.step |
ArtifactId | ArtifactIdstep-controller-server |
Last Version | Last Version3.19.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionstep is the first open-source automation platform for unified agile testing.
|
<!-- https://jarcasting.com/artifacts/ch.exense.step/step-controller-server/ -->
<dependency>
<groupId>ch.exense.step</groupId>
<artifactId>step-controller-server</artifactId>
<version>3.19.0</version>
</dependency>
// https://jarcasting.com/artifacts/ch.exense.step/step-controller-server/
implementation 'ch.exense.step:step-controller-server:3.19.0'
// https://jarcasting.com/artifacts/ch.exense.step/step-controller-server/
implementation ("ch.exense.step:step-controller-server:3.19.0")
'ch.exense.step:step-controller-server:jar:3.19.0'
<dependency org="ch.exense.step" name="step-controller-server" rev="3.19.0">
<artifact name="step-controller-server" type="jar" />
</dependency>
@Grapes(
@Grab(group='ch.exense.step', module='step-controller-server', version='3.19.0')
)
libraryDependencies += "ch.exense.step" % "step-controller-server" % "3.19.0"
[ch.exense.step/step-controller-server "3.19.0"]
Group / Artifact | Type | Version |
---|---|---|
ch.exense.step : step-core | test-jar | 3.19.0 |
ch.exense.step : step-plans-core | test-jar | 3.19.0 |
ch.exense.step : step-framework-collections-mongodb | jar | 1.0.1 |
junit : junit | jar | 4.13.1 |