License |
License |
---|---|
Categories |
CategoriesGatling Application Testing & Monitoring gRPC Net Networking |
GroupId | GroupIdcom.github.phisgr |
ArtifactId | ArtifactIdgatling-grpc |
Last Version | Last Version0.13.0 |
Release Date | Release Date |
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.13.0.pom | |
gatling-grpc-0.13.0.jar | 315 KB |
gatling-grpc-0.13.0-sources.jar | 39 KB |
gatling-grpc-0.13.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.13.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.phisgr/gatling-grpc/
implementation 'com.github.phisgr:gatling-grpc:0.13.0'
// https://jarcasting.com/artifacts/com.github.phisgr/gatling-grpc/
implementation ("com.github.phisgr:gatling-grpc:0.13.0")
'com.github.phisgr:gatling-grpc:jar:0.13.0'
<dependency org="com.github.phisgr" name="gatling-grpc" rev="0.13.0">
<artifact name="gatling-grpc" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.phisgr', module='gatling-grpc', version='0.13.0')
)
libraryDependencies += "com.github.phisgr" % "gatling-grpc" % "0.13.0"
[com.github.phisgr/gatling-grpc "0.13.0"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.13.8 |
io.grpc : grpc-netty | jar | 1.45.0 |
com.thesamet.scalapb : scalapb-runtime-grpc_2.13 | jar | 0.11.10 |
io.gatling : gatling-core | jar | 3.7.6 |
com.github.phisgr : gatling-ext | jar | 0.3.0 |
Group / Artifact | Type | Version |
---|---|---|
io.gatling.highcharts : gatling-charts-highcharts | jar | 3.7.6 |
io.gatling : gatling-test-framework | jar | 3.7.6 |
org.scalatest : scalatest_2.13 | jar | 3.2.12 |