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