step
Documentation available at : https://step.exense.ch/knowledgebase
Official Website : http://step.exense.ch
License |
License |
---|---|
GroupId | GroupIdch.exense.step |
ArtifactId | ArtifactIdagent |
Last Version | Last Version3.10.3 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionstep is the first open-source automation platform for unified agile testing.
|
Filename | Size |
---|---|
agent-3.10.3.pom | |
agent-3.10.3.jar | 6 MB |
agent-3.10.3-sources.jar | 6 MB |
agent-3.10.3-javadoc.jar | 22 KB |
Browse |
<!-- https://jarcasting.com/artifacts/ch.exense.step/agent/ -->
<dependency>
<groupId>ch.exense.step</groupId>
<artifactId>agent</artifactId>
<version>3.10.3</version>
</dependency>
// https://jarcasting.com/artifacts/ch.exense.step/agent/
implementation 'ch.exense.step:agent:3.10.3'
// https://jarcasting.com/artifacts/ch.exense.step/agent/
implementation ("ch.exense.step:agent:3.10.3")
'ch.exense.step:agent:jar:3.10.3'
<dependency org="ch.exense.step" name="agent" rev="3.10.3">
<artifact name="agent" type="jar" />
</dependency>
@Grapes(
@Grab(group='ch.exense.step', module='agent', version='3.10.3')
)
libraryDependencies += "ch.exense.step" % "agent" % "3.10.3"
[ch.exense.step/agent "3.10.3"]
Group / Artifact | Type | Version |
---|---|---|
ch.exense.step : step-grid-api | jar | 0.9.3 |
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