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 | ArtifactIddistribution |
Last Version | Last Version3.8.2 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionDistribution
step is the first open-source automation platform for unified agile testing.
|
Filename | Size |
---|---|
distribution-3.8.2.pom | |
distribution-3.8.2.zip | 2 KB |
Browse |
<!-- https://jarcasting.com/artifacts/ch.exense.step/distribution/ -->
<dependency>
<groupId>ch.exense.step</groupId>
<artifactId>distribution</artifactId>
<version>3.8.2</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/ch.exense.step/distribution/
implementation 'ch.exense.step:distribution:3.8.2'
// https://jarcasting.com/artifacts/ch.exense.step/distribution/
implementation ("ch.exense.step:distribution:3.8.2")
'ch.exense.step:distribution:pom:3.8.2'
<dependency org="ch.exense.step" name="distribution" rev="3.8.2">
<artifact name="distribution" type="pom" />
</dependency>
@Grapes(
@Grab(group='ch.exense.step', module='distribution', version='3.8.2')
)
libraryDependencies += "ch.exense.step" % "distribution" % "3.8.2"
[ch.exense.step/distribution "3.8.2"]
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