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 |
| Last Version | Last Version3.10.3 |
| Release Date | Release Date |
| Type | Typepom |
| Description |
Descriptionstep is the first open-source automation platform for unified agile testing.
|
| Filename | Size |
|---|---|
| jmeter-plugin-3.10.3.pom | 1 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/ch.exense.step/jmeter-plugin/ -->
<dependency>
<groupId>ch.exense.step</groupId>
<artifactId>jmeter-plugin</artifactId>
<version>3.10.3</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/ch.exense.step/jmeter-plugin/
implementation 'ch.exense.step:jmeter-plugin:3.10.3'
// https://jarcasting.com/artifacts/ch.exense.step/jmeter-plugin/
implementation ("ch.exense.step:jmeter-plugin:3.10.3")
'ch.exense.step:jmeter-plugin:pom:3.10.3'
<dependency org="ch.exense.step" name="jmeter-plugin" rev="3.10.3">
<artifact name="jmeter-plugin" type="pom" />
</dependency>
@Grapes(
@Grab(group='ch.exense.step', module='jmeter-plugin', version='3.10.3')
)
libraryDependencies += "ch.exense.step" % "jmeter-plugin" % "3.10.3"
[ch.exense.step/jmeter-plugin "3.10.3"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.slf4j : slf4j-api | jar | 1.7.5 |
| ch.qos.logback : logback-classic | jar | 1.0.13 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.8.1 |
Documentation available at : https://step.exense.ch/knowledgebase
Official Website : http://step.exense.ch