step
Documentation available at : https://step.exense.ch/knowledgebase
Official Website : http://step.exense.ch
| License |
License |
|---|---|
| Categories |
CategoriesJava Languages |
| GroupId | GroupIdch.exense.step |
| ArtifactId | ArtifactIdjava-plugin-handler |
| Last Version | Last Version3.10.3 |
| 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/java-plugin-handler/ -->
<dependency>
<groupId>ch.exense.step</groupId>
<artifactId>java-plugin-handler</artifactId>
<version>3.10.3</version>
</dependency>
// https://jarcasting.com/artifacts/ch.exense.step/java-plugin-handler/
implementation 'ch.exense.step:java-plugin-handler:3.10.3'
// https://jarcasting.com/artifacts/ch.exense.step/java-plugin-handler/
implementation ("ch.exense.step:java-plugin-handler:3.10.3")
'ch.exense.step:java-plugin-handler:jar:3.10.3'
<dependency org="ch.exense.step" name="java-plugin-handler" rev="3.10.3">
<artifact name="java-plugin-handler" type="jar" />
</dependency>
@Grapes(
@Grab(group='ch.exense.step', module='java-plugin-handler', version='3.10.3')
)
libraryDependencies += "ch.exense.step" % "java-plugin-handler" % "3.10.3"
[ch.exense.step/java-plugin-handler "3.10.3"]
| Group / Artifact | Type | Version |
|---|---|---|
| ch.exense.step : script-dev-java | jar | 3.10.3 |
| ch.exense.step : commons | jar | 3.10.3 |
| org.reflections : reflections | jar | 0.9.10 |
| 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-handler | jar | 3.10.3 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.codehaus.groovy : groovy-all | jar | 2.2.1 |
| org.python : jython | jar | 2.5.4-rc1 |
| junit : junit | jar | 4.8.1 |
Documentation available at : https://step.exense.ch/knowledgebase
Official Website : http://step.exense.ch