не последняя версия
Последняя версия 3.10.3

ch.exense.step:jmeter-plugin-def 3.8.1


Категории

Категории

JMeter Тестирование приложения и мониторинг
Группа

Группа

ch.exense.step
Идентификатор

Идентификатор

jmeter-plugin-def
Версия

Версия

3.8.1
Тип

Тип

jar

Скачать jmeter-plugin-def 3.8.1


<!-- https://jarcasting.com/artifacts/ch.exense.step/jmeter-plugin-def/ -->
<dependency>
    <groupId>ch.exense.step</groupId>
    <artifactId>jmeter-plugin-def</artifactId>
    <version>3.8.1</version>
</dependency>
// https://jarcasting.com/artifacts/ch.exense.step/jmeter-plugin-def/
implementation 'ch.exense.step:jmeter-plugin-def:3.8.1'
// https://jarcasting.com/artifacts/ch.exense.step/jmeter-plugin-def/
implementation ("ch.exense.step:jmeter-plugin-def:3.8.1")
'ch.exense.step:jmeter-plugin-def:jar:3.8.1'
<dependency org="ch.exense.step" name="jmeter-plugin-def" rev="3.8.1">
  <artifact name="jmeter-plugin-def" type="jar" />
</dependency>
@Grapes(
@Grab(group='ch.exense.step', module='jmeter-plugin-def', version='3.8.1')
)
libraryDependencies += "ch.exense.step" % "jmeter-plugin-def" % "3.8.1"
[ch.exense.step/jmeter-plugin-def "3.8.1"]