| License |
License |
|---|---|
| Categories |
CategoriesIDE Development Tools |
| GroupId | GroupIdch.exense.step |
| ArtifactId | ArtifactIdstep-ide |
| Last Version | Last Version3.19.0 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionstep is the first open-source automation platform for unified agile testing.
|
| Filename | Size |
|---|---|
| step-ide-3.19.0.pom | |
| step-ide-3.19.0.jar | 3 KB |
| step-ide-3.19.0-sources.jar | 3 KB |
| step-ide-3.19.0-javadoc.jar | 391 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/ch.exense.step/step-ide/ -->
<dependency>
<groupId>ch.exense.step</groupId>
<artifactId>step-ide</artifactId>
<version>3.19.0</version>
</dependency>
// https://jarcasting.com/artifacts/ch.exense.step/step-ide/
implementation 'ch.exense.step:step-ide:3.19.0'
// https://jarcasting.com/artifacts/ch.exense.step/step-ide/
implementation ("ch.exense.step:step-ide:3.19.0")
'ch.exense.step:step-ide:jar:3.19.0'
<dependency org="ch.exense.step" name="step-ide" rev="3.19.0">
<artifact name="step-ide" type="jar" />
</dependency>
@Grapes(
@Grab(group='ch.exense.step', module='step-ide', version='3.19.0')
)
libraryDependencies += "ch.exense.step" % "step-ide" % "3.19.0"
[ch.exense.step/step-ide "3.19.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| ch.exense.step : step-controller-server-webapp | jar | 3.19.0 |
| ch.exense.step : step-agent | jar | 3.19.0 |
| ch.exense.step : step-grid-agent | jar | 1.4.2 |
| 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 |