MVN

ch.exense.step.library : step-library-parent

Maven & Gradle

Aug 23, 2023
1 stars

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

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

Latest Version

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

  • Latest Stable: 1.0.19

All Versions

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

Version Vulnerabilities Updated
2021.08.x
step-library-parent-2021.08.18-ID174e3d1
1.0.x
step-library-parent-1.0.19
step-library-parent-1.0.18
step-library-parent-1.0.17
step-library-parent-1.0.16
step-library-parent-1.0.15
step-library-parent-1.0.14
step-library-parent-1.0.13
step-library-parent-1.0.12
step-library-parent-1.0.11
step-library-parent-1.0.10
step-library-parent-1.0.9
step-library-parent-1.0.8
step-library-parent-1.0.7
step-library-parent-1.0.6
step-library-parent-1.0.5
step-library-parent-1.0.4
step-library-parent-1.0.3
step-library-parent-1.0.2
step-library-parent-1.0.1
step-library-parent-1.0.0

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>ch.exense.step.library</groupId>
    <artifactId>step-library-parent</artifactId>
    <version>1.0.19</version>
</dependency>