| License |
License |
|---|---|
| GroupId | GroupIdch.exense.step |
| ArtifactId | ArtifactIdstep-core |
| Version | Version3.17.2 |
| Type | Typejar |
| Description |
Descriptionstep is the first open-source automation platform for unified agile testing.
|
| Filename | Size |
|---|---|
| step-core-3.17.2.pom | |
| step-core-3.17.2.jar | 157 KB |
| step-core-3.17.2-tests.jar | 32 KB |
| step-core-3.17.2-sources.jar | 120 KB |
| step-core-3.17.2-javadoc.jar | 1 MB |
| Browse |
<!-- https://jarcasting.com/artifacts/ch.exense.step/step-core/ -->
<dependency>
<groupId>ch.exense.step</groupId>
<artifactId>step-core</artifactId>
<version>3.17.2</version>
</dependency>
// https://jarcasting.com/artifacts/ch.exense.step/step-core/
implementation 'ch.exense.step:step-core:3.17.2'
// https://jarcasting.com/artifacts/ch.exense.step/step-core/
implementation ("ch.exense.step:step-core:3.17.2")
'ch.exense.step:step-core:jar:3.17.2'
<dependency org="ch.exense.step" name="step-core" rev="3.17.2">
<artifact name="step-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='ch.exense.step', module='step-core', version='3.17.2')
)
libraryDependencies += "ch.exense.step" % "step-core" % "3.17.2"
[ch.exense.step/step-core "3.17.2"]
| Group / Artifact | Type | Version |
|---|---|---|
| ch.exense.step : step-framework-collections | jar | 1.0.0 |
| ch.exense.step : step-api-function | jar | 1.1.5 |
| ch.exense.step : step-core-model | jar | 3.17.2 |
| org.codehaus.groovy : groovy-all | jar | 2.2.1 |
| commons-io : commons-io | jar | 2.6 |
| commons-pool : commons-pool | jar | 1.6 |
| io.github.classgraph : classgraph | jar | 4.8.28 |
| org.antlr : antlr4-runtime | jar | 4.5.3 |
| org.slf4j : slf4j-api | jar | 1.7.5 |
| ch.qos.logback : logback-classic | jar | 1.0.13 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.antlr : antlr4 | jar | 4.5.3 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.13.1 |