MVN

ch.exense.step : parent

Maven & Gradle

Feb 12, 2020
19 stars

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

<dependency>
    <groupId>ch.exense.step</groupId>
    <artifactId>parent</artifactId>
    <version>3.10.3</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of ch.exense.step : parent to add to Maven - Latest Versions:

  • Latest Stable: 3.10.3

All Versions

Choose a version of ch.exense.step : parent to add to Maven - All Versions:

Version Vulnerabilities Updated
3.10.x
parent-3.10.3
parent-3.10.2
parent-3.10.1
parent-3.10.0
3.9.x
parent-3.9.5
parent-3.9.4
parent-3.9.3
parent-3.9.2
parent-3.9.1
parent-3.9.0
3.8.x
parent-3.8.2
parent-3.8.1
parent-3.8.0
3.7.x
parent-3.7.3
parent-3.7.2
parent-3.7.1
parent-3.7.0
3.6.x
parent-3.6.4
parent-3.6.3
parent-3.6.1

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>ch.exense.step</groupId>
    <artifactId>parent</artifactId>
    <version>3.10.3</version>
</dependency>