is not current version
Last Version 1.0.18

com.gerritforge:gatling-git_2.12 1.0.4

Gatlin plugin for supporting the Git protocol over SSH and HTTP

Categories

Categories

Gatling Application Testing & Monitoring
GroupId

GroupId

com.gerritforge
ArtifactId

ArtifactId

gatling-git_2.12
Version

Version

1.0.4
Type

Type

jar

Download gatling-git_2.12 1.0.4


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