| License |
License |
|---|---|
| Categories |
CategoriesGit Development Tools Version Controls Gatling Application Testing & Monitoring JGit General Purpose Libraries Utility |
| GroupId | GroupIdcom.gerritforge |
| ArtifactId | ArtifactIdgatling-git-jgit |
| Last Version | Last Version1.0.18 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptiongatling-git-jgit
JGit fork used by the Gatling plugin for supporting the Git protocol over SSH and HTTP
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| gatling-git-jgit-1.0.18.pom | |
| gatling-git-jgit-1.0.18.jar | 2 MB |
| gatling-git-jgit-1.0.18-sources.jar | 1 MB |
| gatling-git-jgit-1.0.18-javadoc.jar | 3 MB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.gerritforge/gatling-git-jgit/ -->
<dependency>
<groupId>com.gerritforge</groupId>
<artifactId>gatling-git-jgit</artifactId>
<version>1.0.18</version>
</dependency>
// https://jarcasting.com/artifacts/com.gerritforge/gatling-git-jgit/
implementation 'com.gerritforge:gatling-git-jgit:1.0.18'
// https://jarcasting.com/artifacts/com.gerritforge/gatling-git-jgit/
implementation ("com.gerritforge:gatling-git-jgit:1.0.18")
'com.gerritforge:gatling-git-jgit:jar:1.0.18'
<dependency org="com.gerritforge" name="gatling-git-jgit" rev="1.0.18">
<artifact name="gatling-git-jgit" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.gerritforge', module='gatling-git-jgit', version='1.0.18')
)
libraryDependencies += "com.gerritforge" % "gatling-git-jgit" % "1.0.18"
[com.gerritforge/gatling-git-jgit "1.0.18"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.eclipse.jgit : org.eclipse.jgit | jar | 5.13.0.202109080827-r |
| org.eclipse.jgit : org.eclipse.jgit.ssh.apache | jar | 5.13.0.202109080827-r |