step
Documentation available at : https://step.exense.ch/knowledgebase
Official Website : http://step.exense.ch
License |
License |
---|---|
GroupId | GroupIdch.exense.step |
ArtifactId | ArtifactIdbase-plugins |
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.
|
Filename | Size |
---|---|
base-plugins-3.10.3.pom | |
base-plugins-3.10.3.jar | 136 KB |
base-plugins-3.10.3-sources.jar | 91 KB |
base-plugins-3.10.3-javadoc.jar | 551 KB |
Browse |
<!-- https://jarcasting.com/artifacts/ch.exense.step/base-plugins/ -->
<dependency>
<groupId>ch.exense.step</groupId>
<artifactId>base-plugins</artifactId>
<version>3.10.3</version>
</dependency>
// https://jarcasting.com/artifacts/ch.exense.step/base-plugins/
implementation 'ch.exense.step:base-plugins:3.10.3'
// https://jarcasting.com/artifacts/ch.exense.step/base-plugins/
implementation ("ch.exense.step:base-plugins:3.10.3")
'ch.exense.step:base-plugins:jar:3.10.3'
<dependency org="ch.exense.step" name="base-plugins" rev="3.10.3">
<artifact name="base-plugins" type="jar" />
</dependency>
@Grapes(
@Grab(group='ch.exense.step', module='base-plugins', version='3.10.3')
)
libraryDependencies += "ch.exense.step" % "base-plugins" % "3.10.3"
[ch.exense.step/base-plugins "3.10.3"]
Group / Artifact | Type | Version |
---|---|---|
ch.exense.step : core | jar | 3.10.3 |
ch.exense.step : script-dev-java | jar | 3.10.3 |
ch.exense.step : base-functions | jar | 3.10.3 |
ch.exense.step : step-functions-plugin | jar | 3.10.3 |
ch.exense.step : commons | jar | 3.10.3 |
ch.exense.step : base-artefacts | jar | 3.10.3 |
com.thoughtworks.xstream : xstream | jar | 1.4.5 |
org.slf4j : slf4j-api | jar | 1.7.5 |
ch.qos.logback : logback-classic | jar | 1.0.13 |
Group / Artifact | Type | Version |
---|---|---|
ch.exense.step : core | test-jar | 3.10.3 |
junit : junit | jar | 4.8.1 |
org.mockito : mockito-all | jar | 1.9.5 |
Documentation available at : https://step.exense.ch/knowledgebase
Official Website : http://step.exense.ch