step
Documentation available at : https://step.exense.ch/knowledgebase
Official Website : http://step.exense.ch
| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииJMeter Тестирование приложения и мониторинг |
| Группа | Группаch.exense.step |
| Идентификатор | Идентификаторjmeter-plugin |
| Последняя версия | Последняя версия3.10.3 |
| Дата | Дата |
| Тип | Типpom |
| Описание |
Описаниеstep is the first open-source automation platform for unified agile testing.
|
| Имя Файла | Размер |
|---|---|
| jmeter-plugin-3.10.3.pom | 1 KB |
| Обзор |
<!-- 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"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.slf4j : slf4j-api | jar | 1.7.5 |
| ch.qos.logback : logback-classic | jar | 1.0.13 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.8.1 |
Documentation available at : https://step.exense.ch/knowledgebase
Official Website : http://step.exense.ch