step
Documentation available at : https://step.exense.ch/knowledgebase
Official Website : http://step.exense.ch
License |
License |
---|---|
Categories |
CategoriesJMeter Application Testing & Monitoring |
GroupId | GroupIdch.exense.step |
ArtifactId | ArtifactIdjmeter-plugin-def |
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 |
---|---|
jmeter-plugin-def-3.10.3.pom | |
jmeter-plugin-def-3.10.3.jar | 3 MB |
jmeter-plugin-def-3.10.3-sources.jar | 3 MB |
jmeter-plugin-def-3.10.3-javadoc.jar | 33 KB |
Browse |
<!-- https://jarcasting.com/artifacts/ch.exense.step/jmeter-plugin-def/ -->
<dependency>
<groupId>ch.exense.step</groupId>
<artifactId>jmeter-plugin-def</artifactId>
<version>3.10.3</version>
</dependency>
// https://jarcasting.com/artifacts/ch.exense.step/jmeter-plugin-def/
implementation 'ch.exense.step:jmeter-plugin-def:3.10.3'
// https://jarcasting.com/artifacts/ch.exense.step/jmeter-plugin-def/
implementation ("ch.exense.step:jmeter-plugin-def:3.10.3")
'ch.exense.step:jmeter-plugin-def:jar:3.10.3'
<dependency org="ch.exense.step" name="jmeter-plugin-def" rev="3.10.3">
<artifact name="jmeter-plugin-def" type="jar" />
</dependency>
@Grapes(
@Grab(group='ch.exense.step', module='jmeter-plugin-def', version='3.10.3')
)
libraryDependencies += "ch.exense.step" % "jmeter-plugin-def" % "3.10.3"
[ch.exense.step/jmeter-plugin-def "3.10.3"]
Group / Artifact | Type | Version |
---|---|---|
ch.exense.step : core | jar | 3.10.3 |
org.slf4j : slf4j-api | jar | 1.7.5 |
ch.qos.logback : logback-classic | jar | 1.0.13 |
Group / Artifact | Type | Version |
---|---|---|
ch.exense.step : jmeter-plugin-handler | jar | 3.10.3 |
junit : junit | jar | 4.8.1 |
Documentation available at : https://step.exense.ch/knowledgebase
Official Website : http://step.exense.ch