| License | License | 
|---|---|
| GroupId | GroupIdch.exense.step | 
| ArtifactId | ArtifactIdstep-functions-package | 
| 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-functions-package/ -->
<dependency>
    <groupId>ch.exense.step</groupId>
    <artifactId>step-functions-package</artifactId>
    <version>3.19.0</version>
</dependency>// https://jarcasting.com/artifacts/ch.exense.step/step-functions-package/
implementation 'ch.exense.step:step-functions-package:3.19.0'// https://jarcasting.com/artifacts/ch.exense.step/step-functions-package/
implementation ("ch.exense.step:step-functions-package:3.19.0")'ch.exense.step:step-functions-package:jar:3.19.0'<dependency org="ch.exense.step" name="step-functions-package" rev="3.19.0">
  <artifact name="step-functions-package" type="jar" />
</dependency>@Grapes(
@Grab(group='ch.exense.step', module='step-functions-package', version='3.19.0')
)libraryDependencies += "ch.exense.step" % "step-functions-package" % "3.19.0"[ch.exense.step/step-functions-package "3.19.0"]| Group / Artifact | Type | Version | 
|---|---|---|
| ch.exense.step : step-controller-server | jar | 3.19.0 | 
| ch.exense.step : step-controller-base-plugins | jar | 3.19.0 | 
| ch.exense.step : step-functions-plugins-java-controller-def | jar | 3.19.0 | 
| ch.exense.step : step-functions-plugins-java-def | jar | 3.19.0 | 
| ch.exense.step : step-functions-package-client | jar | 3.19.0 | 
| org.eclipse.aether : aether-api | jar | 1.1.0 | 
| org.eclipse.aether : aether-spi | jar | 1.1.0 | 
| org.eclipse.aether : aether-impl | jar | 1.1.0 | 
| org.eclipse.aether : aether-connector-basic | jar | 1.1.0 | 
| org.eclipse.aether : aether-transport-file | jar | 1.1.0 | 
| org.eclipse.aether : aether-transport-http | jar | 1.1.0 | 
| org.apache.maven : maven-aether-provider | jar | 3.3.9 | 
| com.fasterxml.jackson.dataformat : jackson-dataformat-xml | jar | 2.10.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 |