rbraeunlich / gatling-jdbc   2.3.0

Apache License 2.0 GitHub

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:

libraryDependencies += "dev.code-n-roll.gatling" %% "jdbc-gatling" % "2.3.0"

Mill build tool

ivy"dev.code-n-roll.gatling::jdbc-gatling:2.3.0"

Scala CLI

//> using dep "dev.code-n-roll.gatling::jdbc-gatling:2.3.0"

Ammonite REPL

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'