License |
License |
---|---|
GroupId | GroupIdch.exense.step.library |
ArtifactId | ArtifactIdstep-library-parent |
Last Version | Last Version2021.08.18-ID174e3d1 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionStep Library
step is the first open-source automation platform for unified agile testing.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
step-library-parent-2021.08.18-ID174e3d1.pom | 5 KB |
Browse |
<!-- https://jarcasting.com/artifacts/ch.exense.step.library/step-library-parent/ -->
<dependency>
<groupId>ch.exense.step.library</groupId>
<artifactId>step-library-parent</artifactId>
<version>2021.08.18-ID174e3d1</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/ch.exense.step.library/step-library-parent/
implementation 'ch.exense.step.library:step-library-parent:2021.08.18-ID174e3d1'
// https://jarcasting.com/artifacts/ch.exense.step.library/step-library-parent/
implementation ("ch.exense.step.library:step-library-parent:2021.08.18-ID174e3d1")
'ch.exense.step.library:step-library-parent:pom:2021.08.18-ID174e3d1'
<dependency org="ch.exense.step.library" name="step-library-parent" rev="2021.08.18-ID174e3d1">
<artifact name="step-library-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='ch.exense.step.library', module='step-library-parent', version='2021.08.18-ID174e3d1')
)
libraryDependencies += "ch.exense.step.library" % "step-library-parent" % "2021.08.18-ID174e3d1"
[ch.exense.step.library/step-library-parent "2021.08.18-ID174e3d1"]
Group / Artifact | Type | Version |
---|---|---|
ch.exense.step : step-api-keyword | jar | 1.1.5 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13.1 |