License |
License |
---|---|
GroupId | GroupIdch.exense.step |
ArtifactId | ArtifactIdstep-core-model |
Last Version | Last Version3.19.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionstep is the first open-source automation platform for unified agile testing.
|
Filename | Size |
---|---|
step-core-model-3.19.0.pom | |
step-core-model-3.19.0.jar | 19 KB |
step-core-model-3.19.0-sources.jar | 14 KB |
step-core-model-3.19.0-javadoc.jar | 512 KB |
Browse |
<!-- https://jarcasting.com/artifacts/ch.exense.step/step-core-model/ -->
<dependency>
<groupId>ch.exense.step</groupId>
<artifactId>step-core-model</artifactId>
<version>3.19.0</version>
</dependency>
// https://jarcasting.com/artifacts/ch.exense.step/step-core-model/
implementation 'ch.exense.step:step-core-model:3.19.0'
// https://jarcasting.com/artifacts/ch.exense.step/step-core-model/
implementation ("ch.exense.step:step-core-model:3.19.0")
'ch.exense.step:step-core-model:jar:3.19.0'
<dependency org="ch.exense.step" name="step-core-model" rev="3.19.0">
<artifact name="step-core-model" type="jar" />
</dependency>
@Grapes(
@Grab(group='ch.exense.step', module='step-core-model', version='3.19.0')
)
libraryDependencies += "ch.exense.step" % "step-core-model" % "3.19.0"
[ch.exense.step/step-core-model "3.19.0"]
Group / Artifact | Type | Version |
---|---|---|
org.glassfish : javax.json | jar | 1.0 |
ch.exense.step : step-commons | jar | 3.19.0 |
ch.exense.step : step-framework-model | jar | 1.0.1 |
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 |