License |
License |
---|---|
GroupId | GroupIdch.exense.step |
ArtifactId | ArtifactIdstep-controller-api |
Version | Version3.18.1 |
Type | Typejar |
Description |
Descriptionstep is the first open-source automation platform for unified agile testing.
|
Filename | Size |
---|---|
step-controller-api-3.18.1.pom | |
step-controller-api-3.18.1.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.18.1</version>
</dependency>
// https://jarcasting.com/artifacts/ch.exense.step/step-controller-api/
implementation 'ch.exense.step:step-controller-api:3.18.1'
// https://jarcasting.com/artifacts/ch.exense.step/step-controller-api/
implementation ("ch.exense.step:step-controller-api:3.18.1")
'ch.exense.step:step-controller-api:jar:3.18.1'
<dependency org="ch.exense.step" name="step-controller-api" rev="3.18.1">
<artifact name="step-controller-api" type="jar" />
</dependency>
@Grapes(
@Grab(group='ch.exense.step', module='step-controller-api', version='3.18.1')
)
libraryDependencies += "ch.exense.step" % "step-controller-api" % "3.18.1"
[ch.exense.step/step-controller-api "3.18.1"]
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 |