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