Last Version

jdbc-gatling 2.3.5

jdbc-gatling

License

License

Categories

Categories

Gatling Application Testing & Monitoring
GroupId

GroupId

com.github.cuipengfei
ArtifactId

ArtifactId

jdbc-gatling_2.12
Version

Version

2.3.5
Type

Type

jar
Description

Description

jdbc-gatling
jdbc-gatling
Project URL

Project URL

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

Project Organization

com.github.cuipengfei
Source Code Management

Source Code Management

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

Download jdbc-gatling_2.12 2.3.5


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

Dependencies

compile (6)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.12.12
io.gatling.highcharts : gatling-charts-highcharts jar 3.4.1
io.gatling : gatling-test-framework jar 3.4.1
org.scalikejdbc : scalikejdbc_2.12 jar 3.5.0
com.h2database : h2 jar 1.4.200
ch.qos.logback : logback-classic jar 1.2.3

test (5)

Group / Artifact Type Version
mysql : mysql-connector-java jar 8.0.22
org.postgresql : postgresql jar 42.2.18
org.scalatest : scalatest_2.12 jar 3.0.9
org.testcontainers : postgresql jar 1.15.0-rc2
org.testcontainers : mysql jar 1.15.0-rc2

Project Modules

There are no modules declared in this project.