| License |
License |
|---|---|
| Categories |
CategoriesJava Languages Gatling Application Testing & Monitoring |
| GroupId | GroupIdio.gatling |
| ArtifactId | ArtifactIdgatling-jdbc-java |
| Last Version | Last Version3.7.6 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptiongatling-jdbc-java
gatling-jdbc-java
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| gatling-jdbc-java-3.7.6.pom | |
| gatling-jdbc-java-3.7.6.jar | 1 KB |
| gatling-jdbc-java-3.7.6-sources.jar | 1 KB |
| gatling-jdbc-java-3.7.6-javadoc.jar | 18 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/io.gatling/gatling-jdbc-java/ -->
<dependency>
<groupId>io.gatling</groupId>
<artifactId>gatling-jdbc-java</artifactId>
<version>3.7.6</version>
</dependency>
// https://jarcasting.com/artifacts/io.gatling/gatling-jdbc-java/
implementation 'io.gatling:gatling-jdbc-java:3.7.6'
// https://jarcasting.com/artifacts/io.gatling/gatling-jdbc-java/
implementation ("io.gatling:gatling-jdbc-java:3.7.6")
'io.gatling:gatling-jdbc-java:jar:3.7.6'
<dependency org="io.gatling" name="gatling-jdbc-java" rev="3.7.6">
<artifact name="gatling-jdbc-java" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.gatling', module='gatling-jdbc-java', version='3.7.6')
)
libraryDependencies += "io.gatling" % "gatling-jdbc-java" % "3.7.6"
[io.gatling/gatling-jdbc-java "3.7.6"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.scala-lang : scala-library | jar | 2.13.8 |
| io.gatling : gatling-core-java | jar | 3.7.6 |
| io.gatling : gatling-jdbc | jar | 3.7.6 |
| com.google.code.findbugs : jsr305 | jar | 3.0.2 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.junit.jupiter : junit-jupiter-api | jar | 5.8.2 |
| org.junit.jupiter : junit-jupiter-engine | jar | 5.8.2 |
| net.aichler : jupiter-interface | jar | 0.9.1 |
| org.scalatest : scalatest_2.13 | jar | 3.2.11 |
| org.scalatestplus : scalacheck-1-15_2.13 | jar | 3.2.11.0 |
| org.scalatestplus : mockito-3-4_2.13 | jar | 3.2.10.0 |
| org.scalacheck : scalacheck_2.13 | jar | 1.15.4 |
| com.typesafe.akka : akka-testkit_2.13 | jar | 2.6.18 |
| org.mockito : mockito-core | jar | 4.3.1 |