| License | 
                License | 
        
|---|---|
| GroupId | GroupIdch.exense.step | 
    
| ArtifactId | ArtifactIdstep-plans-runners | 
    
| 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. 
         | 
    
<!-- https://jarcasting.com/artifacts/ch.exense.step/step-plans-runners/ -->
<dependency>
    <groupId>ch.exense.step</groupId>
    <artifactId>step-plans-runners</artifactId>
    <version>3.19.0</version>
</dependency>
                // https://jarcasting.com/artifacts/ch.exense.step/step-plans-runners/
implementation 'ch.exense.step:step-plans-runners:3.19.0'
                // https://jarcasting.com/artifacts/ch.exense.step/step-plans-runners/
implementation ("ch.exense.step:step-plans-runners:3.19.0")
                'ch.exense.step:step-plans-runners:jar:3.19.0'
                <dependency org="ch.exense.step" name="step-plans-runners" rev="3.19.0">
  <artifact name="step-plans-runners" type="jar" />
</dependency>
                @Grapes(
@Grab(group='ch.exense.step', module='step-plans-runners', version='3.19.0')
)
                libraryDependencies += "ch.exense.step" % "step-plans-runners" % "3.19.0"
                [ch.exense.step/step-plans-runners "3.19.0"]
                | Group / Artifact | Type | Version | 
|---|---|---|
| ch.exense.step : step-plans-core | jar | 3.19.0 | 
| ch.exense.step : step-functions-plugins-composite-def | jar | 3.19.0 | 
| ch.exense.step : step-functions-plugins-java-keyword-handler | 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 | 
|---|---|---|
| junit : junit | jar | 4.13.1 |