| License |
License |
|---|---|
| Categories |
CategoriesGatling Application Testing & Monitoring |
| GroupId | GroupIdcom.github.phisgr |
| ArtifactId | ArtifactIdgatling-javapb |
| Last Version | Last Version1.2.0 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptiongatling-javapb
gatling-javapb
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| gatling-javapb-1.2.0.pom | |
| gatling-javapb-1.2.0.jar | 17 KB |
| gatling-javapb-1.2.0-sources.jar | 2 KB |
| gatling-javapb-1.2.0-javadoc.jar | 1 MB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.github.phisgr/gatling-javapb/ -->
<dependency>
<groupId>com.github.phisgr</groupId>
<artifactId>gatling-javapb</artifactId>
<version>1.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.phisgr/gatling-javapb/
implementation 'com.github.phisgr:gatling-javapb:1.2.0'
// https://jarcasting.com/artifacts/com.github.phisgr/gatling-javapb/
implementation ("com.github.phisgr:gatling-javapb:1.2.0")
'com.github.phisgr:gatling-javapb:jar:1.2.0'
<dependency org="com.github.phisgr" name="gatling-javapb" rev="1.2.0">
<artifact name="gatling-javapb" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.phisgr', module='gatling-javapb', version='1.2.0')
)
libraryDependencies += "com.github.phisgr" % "gatling-javapb" % "1.2.0"
[com.github.phisgr/gatling-javapb "1.2.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.scala-lang : scala-library | jar | 2.13.8 |
| com.google.protobuf : protobuf-java | jar | 3.20.1 |
| io.gatling : gatling-core | jar | 3.7.6 |
| Group / Artifact | Type | Version |
|---|---|---|
| com.github.phisgr : gatling-grpc | jar | 0.13.0-SNAPSHOT |