| License |
License |
|---|---|
| Categories |
CategoriesGatling Application Testing & Monitoring gRPC Net Networking |
| GroupId | GroupIdcom.github.phisgr |
| ArtifactId | ArtifactIdgatling-grpc |
| Version | Version0.12.0 |
| Type | Typejar |
| Description |
Descriptiongatling-grpc
gatling-grpc
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| gatling-grpc-0.12.0.pom | |
| gatling-grpc-0.12.0.jar | 328 KB |
| gatling-grpc-0.12.0-sources.jar | 39 KB |
| gatling-grpc-0.12.0-javadoc.jar | 1 MB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.github.phisgr/gatling-grpc/ -->
<dependency>
<groupId>com.github.phisgr</groupId>
<artifactId>gatling-grpc</artifactId>
<version>0.12.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.phisgr/gatling-grpc/
implementation 'com.github.phisgr:gatling-grpc:0.12.0'
// https://jarcasting.com/artifacts/com.github.phisgr/gatling-grpc/
implementation ("com.github.phisgr:gatling-grpc:0.12.0")
'com.github.phisgr:gatling-grpc:jar:0.12.0'
<dependency org="com.github.phisgr" name="gatling-grpc" rev="0.12.0">
<artifact name="gatling-grpc" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.phisgr', module='gatling-grpc', version='0.12.0')
)
libraryDependencies += "com.github.phisgr" % "gatling-grpc" % "0.12.0"
[com.github.phisgr/gatling-grpc "0.12.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.scala-lang : scala-library | jar | 2.13.6 |
| io.grpc : grpc-netty | jar | 1.41.0 |
| com.thesamet.scalapb : scalapb-runtime-grpc_2.13 | jar | 0.11.6 |
| io.gatling : gatling-core | jar | 3.6.1 |
| com.github.phisgr : gatling-ext | jar | 0.2.0 |
| Group / Artifact | Type | Version |
|---|---|---|
| io.gatling.highcharts : gatling-charts-highcharts | jar | 3.6.1 |
| io.gatling : gatling-test-framework | jar | 3.6.1 |
| org.scalatest : scalatest_2.13 | jar | 3.2.2 |