is not current version
Last Version 3.30.0

jdbi3 Test Helpers 3.20.1

Utilities for testing Jdbi

License

License

Categories

Categories

JDBI Data Databases
GroupId

GroupId

org.jdbi
ArtifactId

ArtifactId

jdbi3-testing
Version

Version

3.20.1
Type

Type

jar
Description

Description

jdbi3 Test Helpers
Utilities for testing Jdbi

Download jdbi3-testing 3.20.1


<!-- https://jarcasting.com/artifacts/org.jdbi/jdbi3-testing/ -->
<dependency>
    <groupId>org.jdbi</groupId>
    <artifactId>jdbi3-testing</artifactId>
    <version>3.20.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.jdbi/jdbi3-testing/
implementation 'org.jdbi:jdbi3-testing:3.20.1'
// https://jarcasting.com/artifacts/org.jdbi/jdbi3-testing/
implementation ("org.jdbi:jdbi3-testing:3.20.1")
'org.jdbi:jdbi3-testing:jar:3.20.1'
<dependency org="org.jdbi" name="jdbi3-testing" rev="3.20.1">
  <artifact name="jdbi3-testing" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.jdbi', module='jdbi3-testing', version='3.20.1')
)
libraryDependencies += "org.jdbi" % "jdbi3-testing" % "3.20.1"
[org.jdbi/jdbi3-testing "3.20.1"]

Dependencies

compile (7)

Group / Artifact Type Version
org.jdbi : jdbi3-core jar 3.20.1
junit : junit jar 4.13.1
com.opentable.components : otj-pg-embedded Optional jar 0.13.1
org.postgresql : postgresql Optional jar 42.2.8
com.h2database : h2 Optional jar 1.4.200
org.xerial : sqlite-jdbc Optional jar 3.8.11.2
org.flywaydb : flyway-core Optional jar 7.7.2

test (2)

Group / Artifact Type Version
org.slf4j : slf4j-simple jar 1.7.25
org.assertj : assertj-core jar 3.12.2

Project Modules

There are no modules declared in this project.