jdbc-gatling


License

License

Categories

Categories

Gatling Application Testing & Monitoring
GroupId

GroupId

dev.code-n-roll.gatling
ArtifactId

ArtifactId

jdbc-gatling_2.12
Last Version

Last Version

2.3.0
Release Date

Release Date

Type

Type

jar
Description

Description

jdbc-gatling
jdbc-gatling
Project URL

Project URL

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

Project Organization

dev.code-n-roll.gatling
Source Code Management

Source Code Management

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

Download jdbc-gatling_2.12

How to add to project

<!-- 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.3.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.3.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.3.0")
'dev.code-n-roll.gatling:jdbc-gatling_2.12:jar:2.3.0'
<dependency org="dev.code-n-roll.gatling" name="jdbc-gatling_2.12" rev="2.3.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.3.0')
)
libraryDependencies += "dev.code-n-roll.gatling" % "jdbc-gatling_2.12" % "2.3.0"
[dev.code-n-roll.gatling/jdbc-gatling_2.12 "2.3.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.2.1
io.gatling : gatling-test-framework jar 3.2.1
org.scalikejdbc : scalikejdbc_2.12 jar 3.3.5
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.

Versions

Version
2.3.0
2.2.1
2.2.0