| License |
License |
|---|---|
| Categories |
CategoriesGatling Application Testing & Monitoring |
| GroupId | GroupIdio.gatling |
| ArtifactId | ArtifactIdthrift-bridge |
| Last Version | Last Version0.9.3 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionSonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
|
| Project URL |
Project URL |
| Filename | Size |
|---|---|
| thrift-bridge-0.9.3.pom | |
| thrift-bridge-0.9.3.jar | 1 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/io.gatling/thrift-bridge/ -->
<dependency>
<groupId>io.gatling</groupId>
<artifactId>thrift-bridge</artifactId>
<version>0.9.3</version>
</dependency>
// https://jarcasting.com/artifacts/io.gatling/thrift-bridge/
implementation 'io.gatling:thrift-bridge:0.9.3'
// https://jarcasting.com/artifacts/io.gatling/thrift-bridge/
implementation ("io.gatling:thrift-bridge:0.9.3")
'io.gatling:thrift-bridge:jar:0.9.3'
<dependency org="io.gatling" name="thrift-bridge" rev="0.9.3">
<artifact name="thrift-bridge" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.gatling', module='thrift-bridge', version='0.9.3')
)
libraryDependencies += "io.gatling" % "thrift-bridge" % "0.9.3"
[io.gatling/thrift-bridge "0.9.3"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.apache.thrift : libthrift | jar | 0.9.3 |