is not current version
Last Version 3.10.3

ch.exense.step:jmeter-plugin 3.10.0


Categories

Categories

JMeter Application Testing & Monitoring
GroupId

GroupId

ch.exense.step
ArtifactId

ArtifactId

jmeter-plugin
Version

Version

3.10.0
Type

Type

pom

Download jmeter-plugin 3.10.0

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