License |
License |
---|---|
Categories |
CategoriesCLI User Interface |
GroupId | GroupIdch.exense.step |
ArtifactId | ArtifactIdstep-controller-remote-client |
Version | Version3.16.2 |
Type | Typejar |
Description |
Descriptionstep is the first open-source automation platform for unified agile testing.
|
<!-- https://jarcasting.com/artifacts/ch.exense.step/step-controller-remote-client/ -->
<dependency>
<groupId>ch.exense.step</groupId>
<artifactId>step-controller-remote-client</artifactId>
<version>3.16.2</version>
</dependency>
// https://jarcasting.com/artifacts/ch.exense.step/step-controller-remote-client/
implementation 'ch.exense.step:step-controller-remote-client:3.16.2'
// https://jarcasting.com/artifacts/ch.exense.step/step-controller-remote-client/
implementation ("ch.exense.step:step-controller-remote-client:3.16.2")
'ch.exense.step:step-controller-remote-client:jar:3.16.2'
<dependency org="ch.exense.step" name="step-controller-remote-client" rev="3.16.2">
<artifact name="step-controller-remote-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='ch.exense.step', module='step-controller-remote-client', version='3.16.2')
)
libraryDependencies += "ch.exense.step" % "step-controller-remote-client" % "3.16.2"
[ch.exense.step/step-controller-remote-client "3.16.2"]
Group / Artifact | Type | Version |
---|---|---|
ch.exense.commons : exense-auth-core | jar | 1.3.1 |
ch.exense.step : step-core | jar | 3.16.2 |
ch.exense.step : step-plans-core | jar | 3.16.2 |
ch.exense.step : step-functions-client-api | jar | 3.16.2 |
org.glassfish.jersey.core : jersey-client | jar | 2.29.1 |
org.glassfish.jersey.inject : jersey-hk2 | jar | 2.29.1 |
org.glassfish.jersey.media : jersey-media-json-jackson | jar | 2.29.1 |
org.glassfish.jersey.media : jersey-media-multipart | jar | 2.29.1 |
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.13.1 |