is not current version
Last Version 2.1.0

de.codecentric:jdbc-gatling_2.12 2.0.1

jdbc-gatling

Categories

Categories

Gatling Application Testing & Monitoring
GroupId

GroupId

de.codecentric
ArtifactId

ArtifactId

jdbc-gatling_2.12
Version

Version

2.0.1
Type

Type

jar

Download jdbc-gatling_2.12 2.0.1


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