step
Documentation available at : https://step.exense.ch/knowledgebase
Official Website : http://step.exense.ch
| License |
License |
|---|---|
| Categories |
CategoriesDistribution Build Tools |
| GroupId | GroupIdch.exense.step |
| ArtifactId | ArtifactIdstep-distribution |
| Last Version | Last Version3.12.3 |
| Release Date | Release Date |
| Type | Typepom |
| Description |
DescriptionDistribution
step is the first open-source automation platform for unified agile testing.
|
| Filename | Size |
|---|---|
| step-distribution-3.12.3.pom | |
| step-distribution-3.12.3.zip | 3 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/ch.exense.step/step-distribution/ -->
<dependency>
<groupId>ch.exense.step</groupId>
<artifactId>step-distribution</artifactId>
<version>3.12.3</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/ch.exense.step/step-distribution/
implementation 'ch.exense.step:step-distribution:3.12.3'
// https://jarcasting.com/artifacts/ch.exense.step/step-distribution/
implementation ("ch.exense.step:step-distribution:3.12.3")
'ch.exense.step:step-distribution:pom:3.12.3'
<dependency org="ch.exense.step" name="step-distribution" rev="3.12.3">
<artifact name="step-distribution" type="pom" />
</dependency>
@Grapes(
@Grab(group='ch.exense.step', module='step-distribution', version='3.12.3')
)
libraryDependencies += "ch.exense.step" % "step-distribution" % "3.12.3"
[ch.exense.step/step-distribution "3.12.3"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.slf4j : slf4j-api | jar | 1.7.5 |
| ch.qos.logback : logback-classic | jar | 1.0.13 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.8.1 |
Documentation available at : https://step.exense.ch/knowledgebase
Official Website : http://step.exense.ch