is not current version
Last Version 2.3.0

dev.code-n-roll.gatling:jdbc-gatling_2.12 2.2.0

jdbc-gatling

Categories

Categories

Gatling Application Testing & Monitoring
GroupId

GroupId

dev.code-n-roll.gatling
ArtifactId

ArtifactId

jdbc-gatling_2.12
Version

Version

2.2.0
Type

Type

jar

Download jdbc-gatling_2.12 2.2.0


<!-- https://jarcasting.com/artifacts/dev.code-n-roll.gatling/jdbc-gatling_2.12/ -->
<dependency>
    <groupId>dev.code-n-roll.gatling</groupId>
    <artifactId>jdbc-gatling_2.12</artifactId>
    <version>2.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/dev.code-n-roll.gatling/jdbc-gatling_2.12/
implementation 'dev.code-n-roll.gatling:jdbc-gatling_2.12:2.2.0'
// https://jarcasting.com/artifacts/dev.code-n-roll.gatling/jdbc-gatling_2.12/
implementation ("dev.code-n-roll.gatling:jdbc-gatling_2.12:2.2.0")
'dev.code-n-roll.gatling:jdbc-gatling_2.12:jar:2.2.0'
<dependency org="dev.code-n-roll.gatling" name="jdbc-gatling_2.12" rev="2.2.0">
  <artifact name="jdbc-gatling_2.12" type="jar" />
</dependency>
@Grapes(
@Grab(group='dev.code-n-roll.gatling', module='jdbc-gatling_2.12', version='2.2.0')
)
libraryDependencies += "dev.code-n-roll.gatling" % "jdbc-gatling_2.12" % "2.2.0"
[dev.code-n-roll.gatling/jdbc-gatling_2.12 "2.2.0"]