g

gatling-ftp

FTP plugin for Gatling 3.7.x
${project.scm.url}
MIT License
François Herbreteau
Files download
File Operation
gatling-ftp-0.0.7.jar download
gatling-ftp-0.0.7.pom download
gatling-ftp-0.0.7-sources.jar download
Apache Maven
<dependency>
  <groupId>io.github.fherbreteau</groupId>
  <artifactId>gatling-ftp</artifactId>
  <version>0.0.7</version>
</dependency>
Gradle Groovy
implementation 'io.github.fherbreteau:gatling-ftp:0.0.7'
Gradle Kotlin
implementation("io.github.fherbreteau:gatling-ftp:0.0.7")
Scala SBT
libraryDependencies += "io.github.fherbreteau" % "gatling-ftp" % "0.0.7"
Groovy Grape
@Grapes(
  @Grab(group='io.github.fherbreteau', module='gatling-ftp', version='0.0.7')
)
Apache Ivy
<dependency org="io.github.fherbreteau" name="gatling-ftp" rev="0.0.7" />
Leiningen
[io.github.fherbreteau/gatling-ftp "0.0.7"]
Apache Buildr
'io.github.fherbreteau:gatling-ftp:jar:0.0.7'