License |
License |
---|---|
GroupId | GroupIdio.nosqlbench |
ArtifactId | ArtifactIddriver-jdbc |
Version | Version4.15.87 |
Type | Typejar |
Description |
DescriptionA reusable machine pattern for building dynamic load
testing systems
|
Filename | Size |
---|---|
driver-jdbc-4.15.87.pom | |
driver-jdbc-4.15.87.jar | 9 KB |
driver-jdbc-4.15.87-sources.jar | 6 KB |
driver-jdbc-4.15.87-javadoc.jar | 128 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.nosqlbench/driver-jdbc/ -->
<dependency>
<groupId>io.nosqlbench</groupId>
<artifactId>driver-jdbc</artifactId>
<version>4.15.87</version>
</dependency>
// https://jarcasting.com/artifacts/io.nosqlbench/driver-jdbc/
implementation 'io.nosqlbench:driver-jdbc:4.15.87'
// https://jarcasting.com/artifacts/io.nosqlbench/driver-jdbc/
implementation ("io.nosqlbench:driver-jdbc:4.15.87")
'io.nosqlbench:driver-jdbc:jar:4.15.87'
<dependency org="io.nosqlbench" name="driver-jdbc" rev="4.15.87">
<artifact name="driver-jdbc" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.nosqlbench', module='driver-jdbc', version='4.15.87')
)
libraryDependencies += "io.nosqlbench" % "driver-jdbc" % "4.15.87"
[io.nosqlbench/driver-jdbc "4.15.87"]
Group / Artifact | Type | Version |
---|---|---|
com.zaxxer : HikariCP | jar | 3.4.5 |
io.nosqlbench : engine-api | jar | 4.15.87 |
org.apache.logging.log4j : log4j-api | jar | 2.17.1 |
org.apache.logging.log4j : log4j-core | jar | 2.17.1 |
org.apache.logging.log4j : log4j-slf4j-impl | jar | 2.17.1 |
org.apache.logging.log4j : log4j-jcl | jar | 2.17.1 |
org.apache.logging.log4j : slf4j-impl | jar | 2.0-alpha2 |
org.slf4j : slf4j-api | jar | 1.7.30 |
org.slf4j : slf4j-log4j12 | jar | 1.7.26 |
Group / Artifact | Type | Version |
---|---|---|
org.assertj : assertj-core | jar | 3.19.0 |
org.junit.platform : junit-platform-launcher | jar | 1.7.2 |
org.junit.jupiter : junit-jupiter | jar | 5.7.2 |