License |
License |
---|---|
Categories |
CategoriesJava Languages |
GroupId | GroupIdch.exense.step |
ArtifactId | ArtifactIdstep-functions-plugins-java-def |
Version | Version3.16.2 |
Type | Typejar |
Description |
Descriptionstep is the first open-source automation platform for unified agile testing.
|
<!-- https://jarcasting.com/artifacts/ch.exense.step/step-functions-plugins-java-def/ -->
<dependency>
<groupId>ch.exense.step</groupId>
<artifactId>step-functions-plugins-java-def</artifactId>
<version>3.16.2</version>
</dependency>
// https://jarcasting.com/artifacts/ch.exense.step/step-functions-plugins-java-def/
implementation 'ch.exense.step:step-functions-plugins-java-def:3.16.2'
// https://jarcasting.com/artifacts/ch.exense.step/step-functions-plugins-java-def/
implementation ("ch.exense.step:step-functions-plugins-java-def:3.16.2")
'ch.exense.step:step-functions-plugins-java-def:jar:3.16.2'
<dependency org="ch.exense.step" name="step-functions-plugins-java-def" rev="3.16.2">
<artifact name="step-functions-plugins-java-def" type="jar" />
</dependency>
@Grapes(
@Grab(group='ch.exense.step', module='step-functions-plugins-java-def', version='3.16.2')
)
libraryDependencies += "ch.exense.step" % "step-functions-plugins-java-def" % "3.16.2"
[ch.exense.step/step-functions-plugins-java-def "3.16.2"]
Group / Artifact | Type | Version |
---|---|---|
ch.exense.step : step-plans-base-artefacts | jar | 3.16.2 |
ch.exense.step : step-functions-plugins-java-handler | jar | 3.16.2 |
org.slf4j : slf4j-api | jar | 1.7.5 |
ch.qos.logback : logback-classic | jar | 1.0.13 |
Group / Artifact | Type | Version |
---|---|---|
ch.exense.step : step-functions-client | jar | 3.16.2 |
ch.exense.step : step-functions-plugins-java-handler-test | jar | 3.16.2 |
ch.exense.step : step-functions-plugins-java-handler-test2 | jar | 3.16.2 |
org.codehaus.groovy : groovy-all | jar | 2.2.1 |
org.python : jython | jar | 2.5.4-rc1 |
junit : junit | jar | 4.13.1 |