is not current version
Last Version 2.0.0

de.codecentric:gatling-jdbc_2.12 1.0.1

gatling-jdbc

Categories

Categories

Gatling Application Testing & Monitoring
GroupId

GroupId

de.codecentric
ArtifactId

ArtifactId

gatling-jdbc_2.12
Version

Version

1.0.1
Type

Type

jar

Download gatling-jdbc_2.12 1.0.1


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