| License |
License |
|---|---|
| Categories |
CategoriesGatling Application Testing & Monitoring Net |
| GroupId | GroupIdcom.netaporter.gatling |
| ArtifactId | ArtifactIdgatling-jdbc |
| Version | Version2.0.0-M4-NAP |
| Type | Typejar |
| Description |
Descriptiongatling-jdbc
gatling-jdbc
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| gatling-jdbc-2.0.0-M4-NAP.pom | |
| gatling-jdbc-2.0.0-M4-NAP.jar | 41 KB |
| gatling-jdbc-2.0.0-M4-NAP-sources.jar | 9 KB |
| gatling-jdbc-2.0.0-M4-NAP-javadoc.jar | 371 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.netaporter.gatling/gatling-jdbc/ -->
<dependency>
<groupId>com.netaporter.gatling</groupId>
<artifactId>gatling-jdbc</artifactId>
<version>2.0.0-M4-NAP</version>
</dependency>
// https://jarcasting.com/artifacts/com.netaporter.gatling/gatling-jdbc/
implementation 'com.netaporter.gatling:gatling-jdbc:2.0.0-M4-NAP'
// https://jarcasting.com/artifacts/com.netaporter.gatling/gatling-jdbc/
implementation ("com.netaporter.gatling:gatling-jdbc:2.0.0-M4-NAP")
'com.netaporter.gatling:gatling-jdbc:jar:2.0.0-M4-NAP'
<dependency org="com.netaporter.gatling" name="gatling-jdbc" rev="2.0.0-M4-NAP">
<artifact name="gatling-jdbc" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.netaporter.gatling', module='gatling-jdbc', version='2.0.0-M4-NAP')
)
libraryDependencies += "com.netaporter.gatling" % "gatling-jdbc" % "2.0.0-M4-NAP"
[com.netaporter.gatling/gatling-jdbc "2.0.0-M4-NAP"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.scala-lang : scala-library | jar | 2.10.4 |
| com.netaporter.gatling : gatling-core | jar | 2.0.0-M4-NAP |