License |
License |
---|---|
GroupId | GroupIdch.exense.step |
ArtifactId | ArtifactIdstep-controller-plugins |
Version | Version3.17.2 |
Type | Typepom |
Description |
Descriptionstep is the first open-source automation platform for unified agile testing.
|
Filename | Size |
---|---|
step-controller-plugins-3.17.2.pom | 1 KB |
Browse |
<!-- https://jarcasting.com/artifacts/ch.exense.step/step-controller-plugins/ -->
<dependency>
<groupId>ch.exense.step</groupId>
<artifactId>step-controller-plugins</artifactId>
<version>3.17.2</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/ch.exense.step/step-controller-plugins/
implementation 'ch.exense.step:step-controller-plugins:3.17.2'
// https://jarcasting.com/artifacts/ch.exense.step/step-controller-plugins/
implementation ("ch.exense.step:step-controller-plugins:3.17.2")
'ch.exense.step:step-controller-plugins:pom:3.17.2'
<dependency org="ch.exense.step" name="step-controller-plugins" rev="3.17.2">
<artifact name="step-controller-plugins" type="pom" />
</dependency>
@Grapes(
@Grab(group='ch.exense.step', module='step-controller-plugins', version='3.17.2')
)
libraryDependencies += "ch.exense.step" % "step-controller-plugins" % "3.17.2"
[ch.exense.step/step-controller-plugins "3.17.2"]
Group / Artifact | Type | Version |
---|---|---|
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 |