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