Last Version

Step 3.10.3

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

License

License

GroupId

GroupId

ch.exense.step
ArtifactId

ArtifactId

parent
Version

Version

3.10.3
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 parent 3.10.3

Filename Size
parent-3.10.3.pom 9 KB
Browse

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

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

Project Modules

  • ../agent
  • ../commons
  • ../step-functions
  • ../step-core
  • ../step-core-model
  • ../core
  • ../base-functions
  • ../base-plugins
  • ../rtm-plugin
  • ../base-artefacts
  • ../execution-controller
  • ../initialization
  • ../java-plugin
  • ../node-plugin
  • ../selenium-plugin
  • ../jmeter-plugin
  • ../script-editor-plugin
  • ../distribution
  • ../script-dev