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

com.xracoon:jmeter-ext 0.0.1

jmeter extension

Категории

Категории

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

Группа

com.xracoon
Идентификатор

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

jmeter-ext
Версия

Версия

0.0.1
Тип

Тип

jar

Скачать jmeter-ext 0.0.1


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