License |
License |
---|---|
GroupId | GroupIdch.exense.step.library |
ArtifactId | ArtifactIdstep-library-commons |
Version | Version1.0.7 |
Type | Typejar |
Description |
Descriptionstep is the first open-source automation platform for unified agile testing.
|
Filename | Size |
---|---|
step-library-commons-1.0.7.pom | |
step-library-commons-1.0.7.jar | 54 KB |
step-library-commons-1.0.7-sources.jar | 5 KB |
step-library-commons-1.0.7-javadoc.jar | 411 KB |
Browse |
<!-- https://jarcasting.com/artifacts/ch.exense.step.library/step-library-commons/ -->
<dependency>
<groupId>ch.exense.step.library</groupId>
<artifactId>step-library-commons</artifactId>
<version>1.0.7</version>
</dependency>
// https://jarcasting.com/artifacts/ch.exense.step.library/step-library-commons/
implementation 'ch.exense.step.library:step-library-commons:1.0.7'
// https://jarcasting.com/artifacts/ch.exense.step.library/step-library-commons/
implementation ("ch.exense.step.library:step-library-commons:1.0.7")
'ch.exense.step.library:step-library-commons:jar:1.0.7'
<dependency org="ch.exense.step.library" name="step-library-commons" rev="1.0.7">
<artifact name="step-library-commons" type="jar" />
</dependency>
@Grapes(
@Grab(group='ch.exense.step.library', module='step-library-commons', version='1.0.7')
)
libraryDependencies += "ch.exense.step.library" % "step-library-commons" % "1.0.7"
[ch.exense.step.library/step-library-commons "1.0.7"]
Group / Artifact | Type | Version |
---|---|---|
ch.exense.step : step-api-keyword | jar | 1.1.5 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13.1 |