rbraeunlich / gatling-jdbc   2.3.0

Apache License 2.0 GitHub

JDBC support for Gatling

Scala versions: 2.12

jdbc-gatling 2.2.1


Group ID:
dev.code-n-roll.gatling
Artifact ID:
jdbc-gatling_2.12
Version:
2.2.1
Release Date:
May 10, 2019
Licenses:
Files:

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

Mill build tool

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

Scala CLI

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

Ammonite REPL

import $ivy.`dev.code-n-roll.gatling::jdbc-gatling:2.2.1`

<dependency>
  <groupId>dev.code-n-roll.gatling</groupId>
  <artifactId>jdbc-gatling_2.12</artifactId>
  <version>2.2.1</version>
</dependency>

compile group: 'dev.code-n-roll.gatling', name: 'jdbc-gatling_2.12', version: '2.2.1'