License |
License |
---|---|
GroupId | GroupIdch.exense.step |
ArtifactId | ArtifactIdstep-controller-base-plugins |
Version | Version3.18.3 |
Type | Typejar |
Description |
Descriptionstep 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.3</version>
</dependency>
// https://jarcasting.com/artifacts/ch.exense.step/step-controller-base-plugins/
implementation 'ch.exense.step:step-controller-base-plugins:3.18.3'
// https://jarcasting.com/artifacts/ch.exense.step/step-controller-base-plugins/
implementation ("ch.exense.step:step-controller-base-plugins:3.18.3")
'ch.exense.step:step-controller-base-plugins:jar:3.18.3'
<dependency org="ch.exense.step" name="step-controller-base-plugins" rev="3.18.3">
<artifact name="step-controller-base-plugins" type="jar" />
</dependency>
@Grapes(
@Grab(group='ch.exense.step', module='step-controller-base-plugins', version='3.18.3')
)
libraryDependencies += "ch.exense.step" % "step-controller-base-plugins" % "3.18.3"
[ch.exense.step/step-controller-base-plugins "3.18.3"]
Group / Artifact | Type | Version |
---|---|---|
ch.exense.step : step-controller-server | jar | 3.18.3 |
ch.exense.step : step-functions-base-functions | jar | 3.18.3 |
ch.exense.step : step-plans-base-artefacts | jar | 3.18.3 |
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 |
Group / Artifact | Type | Version |
---|---|---|
ch.exense.step : step-controller-server | test-jar | 3.18.3 |
junit : junit | jar | 4.13.1 |