Last Version

jdbc-gatling 2.1.0

jdbc-gatling

License

License

Categories

Categories

Gatling Application Testing & Monitoring
GroupId

GroupId

de.codecentric
ArtifactId

ArtifactId

jdbc-gatling_2.12
Version

Version

2.1.0
Type

Type

jar
Description

Description

jdbc-gatling
jdbc-gatling
Project URL

Project URL

https://github.com/codecentric/gatling-jdbc
Project Organization

Project Organization

de.codecentric
Source Code Management

Source Code Management

https://github.com/codecentric/gatling-jdbc

Download jdbc-gatling_2.12 2.1.0


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

Dependencies

compile (6)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.12.8
io.gatling.highcharts : gatling-charts-highcharts jar 3.0.3
io.gatling : gatling-test-framework jar 3.0.3
org.scalikejdbc : scalikejdbc_2.12 jar 3.3.2
com.h2database : h2 jar 1.4.198
ch.qos.logback : logback-classic jar 1.2.3

test (5)

Group / Artifact Type Version
mysql : mysql-connector-java jar 8.0.15
org.postgresql : postgresql jar 42.2.5
org.scalatest : scalatest_2.12 jar 3.0.6
org.testcontainers : postgresql jar 1.10.6
org.testcontainers : mysql jar 1.10.6

Project Modules

There are no modules declared in this project.