JDBC support for Gatling
Scala versions:
2.12
jdbc-gatling 2.3.0
Group ID:
dev.code-n-roll.gatling
Artifact ID:
jdbc-gatling_2.12
Version:
2.3.0
Release Date:
Sept 4, 2019
Licenses:
Files:
Full Scala Version:
2.12.8
Developers:
libraryDependencies += "dev.code-n-roll.gatling" %% "jdbc-gatling" % "2.3.0"
ivy"dev.code-n-roll.gatling::jdbc-gatling:2.3.0"
//> using dep "dev.code-n-roll.gatling::jdbc-gatling:2.3.0"
import $ivy.`dev.code-n-roll.gatling::jdbc-gatling:2.3.0`
<dependency> <groupId>dev.code-n-roll.gatling</groupId> <artifactId>jdbc-gatling_2.12</artifactId> <version>2.3.0</version> </dependency>
compile group: 'dev.code-n-roll.gatling', name: 'jdbc-gatling_2.12', version: '2.3.0'