is not current version
Last Version 3.19.0

Step 3.18.0

step is the first open-source automation platform for unified agile testing.

License

License

GroupId

GroupId

ch.exense.step
ArtifactId

ArtifactId

step-parent
Version

Version

3.18.0
Type

Type

pom
Description

Description

Step
step is the first open-source automation platform for unified agile testing.
Project URL

Project URL

http://step.exense.ch/
Source Code Management

Source Code Management

https://github.com/exense/step.git

Download step-parent 3.18.0

Filename Size
step-parent-3.18.0.pom 9 KB
Browse

<!-- https://jarcasting.com/artifacts/ch.exense.step/step-parent/ -->
<dependency>
    <groupId>ch.exense.step</groupId>
    <artifactId>step-parent</artifactId>
    <version>3.18.0</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/ch.exense.step/step-parent/
implementation 'ch.exense.step:step-parent:3.18.0'
// https://jarcasting.com/artifacts/ch.exense.step/step-parent/
implementation ("ch.exense.step:step-parent:3.18.0")
'ch.exense.step:step-parent:pom:3.18.0'
<dependency org="ch.exense.step" name="step-parent" rev="3.18.0">
  <artifact name="step-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='ch.exense.step', module='step-parent', version='3.18.0')
)
libraryDependencies += "ch.exense.step" % "step-parent" % "3.18.0"
[ch.exense.step/step-parent "3.18.0"]

Dependencies

compile (2)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.5
ch.qos.logback : logback-classic jar 1.2.6

test (1)

Group / Artifact Type Version
junit : junit jar 4.13.1

Project Modules

  • ../step-commons
  • ../step-agent
  • ../step-core-model
  • ../step-core
  • ../step-functions
  • ../step-functions-plugins
  • ../step-plans
  • ../step-controller
  • ../step-controller-plugins
  • ../step-ide
  • ../step-distribution
  • ../step-junit