License |
License |
---|---|
Categories |
CategoriesGatling Application Testing & Monitoring |
GroupId | GroupIdio.gatling |
ArtifactId | ArtifactIdgatling-recorder-bc-shaded |
Last Version | Last Version1.71 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptiongatling-recorder-bc-shaded
Shaded BouncyCastle for Gatling Recorder
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/io.gatling/gatling-recorder-bc-shaded/ -->
<dependency>
<groupId>io.gatling</groupId>
<artifactId>gatling-recorder-bc-shaded</artifactId>
<version>1.71</version>
</dependency>
// https://jarcasting.com/artifacts/io.gatling/gatling-recorder-bc-shaded/
implementation 'io.gatling:gatling-recorder-bc-shaded:1.71'
// https://jarcasting.com/artifacts/io.gatling/gatling-recorder-bc-shaded/
implementation ("io.gatling:gatling-recorder-bc-shaded:1.71")
'io.gatling:gatling-recorder-bc-shaded:jar:1.71'
<dependency org="io.gatling" name="gatling-recorder-bc-shaded" rev="1.71">
<artifact name="gatling-recorder-bc-shaded" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.gatling', module='gatling-recorder-bc-shaded', version='1.71')
)
libraryDependencies += "io.gatling" % "gatling-recorder-bc-shaded" % "1.71"
[io.gatling/gatling-recorder-bc-shaded "1.71"]