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

io.gatling:gatling-recorder 3.4.2

gatling-recorder

Категории

Категории

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

Группа

io.gatling
Идентификатор

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

gatling-recorder
Версия

Версия

3.4.2
Тип

Тип

jar

Скачать gatling-recorder 3.4.2


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