| License |
License |
|---|---|
| GroupId | GroupIdch.exense.step |
| ArtifactId | ArtifactIdstep-plans-parser |
| 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-plans-parser-3.19.0.pom | |
| step-plans-parser-3.19.0.jar | 113 KB |
| step-plans-parser-3.19.0-tests.jar | 27 KB |
| step-plans-parser-3.19.0-sources.jar | 65 KB |
| step-plans-parser-3.19.0-javadoc.jar | 857 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/ch.exense.step/step-plans-parser/ -->
<dependency>
<groupId>ch.exense.step</groupId>
<artifactId>step-plans-parser</artifactId>
<version>3.19.0</version>
</dependency>
// https://jarcasting.com/artifacts/ch.exense.step/step-plans-parser/
implementation 'ch.exense.step:step-plans-parser:3.19.0'
// https://jarcasting.com/artifacts/ch.exense.step/step-plans-parser/
implementation ("ch.exense.step:step-plans-parser:3.19.0")
'ch.exense.step:step-plans-parser:jar:3.19.0'
<dependency org="ch.exense.step" name="step-plans-parser" rev="3.19.0">
<artifact name="step-plans-parser" type="jar" />
</dependency>
@Grapes(
@Grab(group='ch.exense.step', module='step-plans-parser', version='3.19.0')
)
libraryDependencies += "ch.exense.step" % "step-plans-parser" % "3.19.0"
[ch.exense.step/step-plans-parser "3.19.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| ch.exense.step : step-plans-runners | jar | 3.19.0 |
| org.slf4j : slf4j-api | jar | 1.7.5 |
| ch.qos.logback : logback-classic | jar | 1.2.6 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.antlr : antlr4 | jar | 4.5.3 |
| Group / Artifact | Type | Version |
|---|---|---|
| ch.exense.step : step-plans-runners | test-jar | 3.19.0 |
| junit : junit | jar | 4.13.1 |