License |
License |
---|---|
GroupId | GroupIdch.exense.step |
ArtifactId | ArtifactIdstep-parent |
Version | Version3.19.0 |
Type | Typepom |
Description |
DescriptionStep
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-parent-3.19.0.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.19.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/ch.exense.step/step-parent/
implementation 'ch.exense.step:step-parent:3.19.0'
// https://jarcasting.com/artifacts/ch.exense.step/step-parent/
implementation ("ch.exense.step:step-parent:3.19.0")
'ch.exense.step:step-parent:pom:3.19.0'
<dependency org="ch.exense.step" name="step-parent" rev="3.19.0">
<artifact name="step-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='ch.exense.step', module='step-parent', version='3.19.0')
)
libraryDependencies += "ch.exense.step" % "step-parent" % "3.19.0"
[ch.exense.step/step-parent "3.19.0"]
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-api | jar | 1.7.5 |
ch.qos.logback : logback-classic | jar | 1.2.6 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13.1 |