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