License |
License |
---|---|
Categories |
CategoriesCLI User Interface |
GroupId | GroupIdch.exense.step |
ArtifactId | ArtifactIdstep-controller-remote-client |
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.
|
<!-- 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.19.0</version>
</dependency>
// https://jarcasting.com/artifacts/ch.exense.step/step-controller-remote-client/
implementation 'ch.exense.step:step-controller-remote-client:3.19.0'
// https://jarcasting.com/artifacts/ch.exense.step/step-controller-remote-client/
implementation ("ch.exense.step:step-controller-remote-client:3.19.0")
'ch.exense.step:step-controller-remote-client:jar:3.19.0'
<dependency org="ch.exense.step" name="step-controller-remote-client" rev="3.19.0">
<artifact name="step-controller-remote-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='ch.exense.step', module='step-controller-remote-client', version='3.19.0')
)
libraryDependencies += "ch.exense.step" % "step-controller-remote-client" % "3.19.0"
[ch.exense.step/step-controller-remote-client "3.19.0"]
Group / Artifact | Type | Version |
---|---|---|
ch.exense.commons : exense-auth-core | jar | 1.3.5 |
ch.exense.step : step-core | jar | 3.19.0 |
ch.exense.step : step-plans-core | jar | 3.19.0 |
ch.exense.step : step-functions-client-api | jar | 3.19.0 |
ch.exense.step : step-plans-base-artefacts | jar | 3.19.0 |
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.glassfish.jersey.security : oauth2-client | jar | 2.29.1 |
org.slf4j : slf4j-api | jar | 1.7.5 |
ch.qos.logback : logback-classic | jar | 1.2.6 |
Group / Artifact | Type | Version |
---|---|---|
ch.exense.step : step-framework-collections | test-jar | 1.0.1 |
junit : junit | jar | 4.13.1 |