License |
License |
---|---|
Categories |
CategoriesJava Languages |
GroupId | GroupIdch.exense.step |
ArtifactId | ArtifactIdstep-functions-plugins-java |
Last Version | Last Version3.19.0 |
Release Date | Release Date |
Type | Typepom |
Description |
Descriptionstep is the first open-source automation platform for unified agile testing.
|
Filename | Size |
---|---|
step-functions-plugins-java-3.19.0.pom | 1 KB |
Browse |
<!-- https://jarcasting.com/artifacts/ch.exense.step/step-functions-plugins-java/ -->
<dependency>
<groupId>ch.exense.step</groupId>
<artifactId>step-functions-plugins-java</artifactId>
<version>3.19.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/ch.exense.step/step-functions-plugins-java/
implementation 'ch.exense.step:step-functions-plugins-java:3.19.0'
// https://jarcasting.com/artifacts/ch.exense.step/step-functions-plugins-java/
implementation ("ch.exense.step:step-functions-plugins-java:3.19.0")
'ch.exense.step:step-functions-plugins-java:pom:3.19.0'
<dependency org="ch.exense.step" name="step-functions-plugins-java" rev="3.19.0">
<artifact name="step-functions-plugins-java" type="pom" />
</dependency>
@Grapes(
@Grab(group='ch.exense.step', module='step-functions-plugins-java', version='3.19.0')
)
libraryDependencies += "ch.exense.step" % "step-functions-plugins-java" % "3.19.0"
[ch.exense.step/step-functions-plugins-java "3.19.0"]
Group / Artifact | Type | Version |
---|---|---|
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 |