is not current version
Last Version 3.19.0

Step 3.16.2

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.16.2
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.16.2

Filename Size
step-parent-3.16.2.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.16.2</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/ch.exense.step/step-parent/
implementation 'ch.exense.step:step-parent:3.16.2'
// https://jarcasting.com/artifacts/ch.exense.step/step-parent/
implementation ("ch.exense.step:step-parent:3.16.2")
'ch.exense.step:step-parent:pom:3.16.2'
<dependency org="ch.exense.step" name="step-parent" rev="3.16.2">
  <artifact name="step-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='ch.exense.step', module='step-parent', version='3.16.2')
)
libraryDependencies += "ch.exense.step" % "step-parent" % "3.16.2"
[ch.exense.step/step-parent "3.16.2"]

Dependencies

compile (2)

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

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-distribution
  • ../step-junit