License |
License |
---|---|
GroupId | GroupIdch.exense.step |
ArtifactId | ArtifactIdstep-functions-handler |
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-handler/ -->
<dependency>
<groupId>ch.exense.step</groupId>
<artifactId>step-functions-handler</artifactId>
<version>3.19.0</version>
</dependency>
// https://jarcasting.com/artifacts/ch.exense.step/step-functions-handler/
implementation 'ch.exense.step:step-functions-handler:3.19.0'
// https://jarcasting.com/artifacts/ch.exense.step/step-functions-handler/
implementation ("ch.exense.step:step-functions-handler:3.19.0")
'ch.exense.step:step-functions-handler:jar:3.19.0'
<dependency org="ch.exense.step" name="step-functions-handler" rev="3.19.0">
<artifact name="step-functions-handler" type="jar" />
</dependency>
@Grapes(
@Grab(group='ch.exense.step', module='step-functions-handler', version='3.19.0')
)
libraryDependencies += "ch.exense.step" % "step-functions-handler" % "3.19.0"
[ch.exense.step/step-functions-handler "3.19.0"]
Group / Artifact | Type | Version |
---|---|---|
ch.exense.step : step-grid-api | jar | 1.4.2 |
ch.exense.step : step-api-function | jar | 1.1.7 |
com.fasterxml.jackson.core : jackson-core | jar | 2.10.0 |
com.fasterxml.jackson.datatype : jackson-datatype-jsr353 | jar | 2.10.0 |
org.glassfish : javax.json | jar | 1.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 |