is not current version
Last Version 3.10.3

ch.exense.step:jmeter-plugin 3.9.4


Categories

Categories

JMeter Application Testing & Monitoring
GroupId

GroupId

ch.exense.step
ArtifactId

ArtifactId

jmeter-plugin
Version

Version

3.9.4
Type

Type

pom

Download jmeter-plugin 3.9.4

Filename Size
jmeter-plugin-3.9.4.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.9.4</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/ch.exense.step/jmeter-plugin/
implementation 'ch.exense.step:jmeter-plugin:3.9.4'
// https://jarcasting.com/artifacts/ch.exense.step/jmeter-plugin/
implementation ("ch.exense.step:jmeter-plugin:3.9.4")
'ch.exense.step:jmeter-plugin:pom:3.9.4'
<dependency org="ch.exense.step" name="jmeter-plugin" rev="3.9.4">
  <artifact name="jmeter-plugin" type="pom" />
</dependency>
@Grapes(
@Grab(group='ch.exense.step', module='jmeter-plugin', version='3.9.4')
)
libraryDependencies += "ch.exense.step" % "jmeter-plugin" % "3.9.4"
[ch.exense.step/jmeter-plugin "3.9.4"]