License |
License |
---|---|
GroupId | GroupIdch.exense.step |
ArtifactId | ArtifactIdstep-commons |
Version | Version3.17.2 |
Type | Typejar |
Description |
Descriptionstep is the first open-source automation platform for unified agile testing.
|
Filename | Size |
---|---|
step-commons-3.17.2.pom | |
step-commons-3.17.2.jar | 16 KB |
step-commons-3.17.2-sources.jar | 17 KB |
step-commons-3.17.2-javadoc.jar | 486 KB |
Browse |
<!-- https://jarcasting.com/artifacts/ch.exense.step/step-commons/ -->
<dependency>
<groupId>ch.exense.step</groupId>
<artifactId>step-commons</artifactId>
<version>3.17.2</version>
</dependency>
// https://jarcasting.com/artifacts/ch.exense.step/step-commons/
implementation 'ch.exense.step:step-commons:3.17.2'
// https://jarcasting.com/artifacts/ch.exense.step/step-commons/
implementation ("ch.exense.step:step-commons:3.17.2")
'ch.exense.step:step-commons:jar:3.17.2'
<dependency org="ch.exense.step" name="step-commons" rev="3.17.2">
<artifact name="step-commons" type="jar" />
</dependency>
@Grapes(
@Grab(group='ch.exense.step', module='step-commons', version='3.17.2')
)
libraryDependencies += "ch.exense.step" % "step-commons" % "3.17.2"
[ch.exense.step/step-commons "3.17.2"]
Group / Artifact | Type | Version |
---|---|---|
ch.exense.commons : exense-basic-commons | jar | 1.3.4 |
com.fasterxml.jackson.core : jackson-core | jar | 2.10.0 |
com.fasterxml.jackson.core : jackson-databind | jar | 2.10.0 |
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 |