License |
License |
---|---|
GroupId | GroupIdch.exense.step |
ArtifactId | ArtifactIdstep-controller-api |
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-controller-api-3.19.0.pom | |
step-controller-api-3.19.0.jar | 1 KB |
Browse |
<!-- https://jarcasting.com/artifacts/ch.exense.step/step-controller-api/ -->
<dependency>
<groupId>ch.exense.step</groupId>
<artifactId>step-controller-api</artifactId>
<version>3.19.0</version>
</dependency>
// https://jarcasting.com/artifacts/ch.exense.step/step-controller-api/
implementation 'ch.exense.step:step-controller-api:3.19.0'
// https://jarcasting.com/artifacts/ch.exense.step/step-controller-api/
implementation ("ch.exense.step:step-controller-api:3.19.0")
'ch.exense.step:step-controller-api:jar:3.19.0'
<dependency org="ch.exense.step" name="step-controller-api" rev="3.19.0">
<artifact name="step-controller-api" type="jar" />
</dependency>
@Grapes(
@Grab(group='ch.exense.step', module='step-controller-api', version='3.19.0')
)
libraryDependencies += "ch.exense.step" % "step-controller-api" % "3.19.0"
[ch.exense.step/step-controller-api "3.19.0"]
Group / Artifact | Type | Version |
---|---|---|
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 |