is not current version
Last Version 3.30.0

jdbi3 Test Helpers 3.27.0

Utilities for testing Jdbi

License

License

Categories

Categories

JDBI Data Databases
GroupId

GroupId

org.jdbi
ArtifactId

ArtifactId

jdbi3-testing
Version

Version

3.27.0
Type

Type

jar
Description

Description

jdbi3 Test Helpers
Utilities for testing Jdbi

Download jdbi3-testing 3.27.0


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

Dependencies

compile (9)

Group / Artifact Type Version
org.jdbi : jdbi3-core jar 3.27.0
junit : junit Optional jar 4.13.2
org.junit.jupiter : junit-jupiter-api Optional jar
com.opentable.components : otj-pg-embedded Optional jar 0.13.4
de.softwareforge.testing : pg-embedded Optional jar 4.1
org.postgresql : postgresql Optional jar 42.3.1
com.h2database : h2 Optional jar 2.0.202
org.xerial : sqlite-jdbc Optional jar 3.36.0.1
org.flywaydb : flyway-core Optional jar 7.11.0

test (2)

Group / Artifact Type Version
org.slf4j : slf4j-simple jar 1.7.32
org.assertj : assertj-core jar 3.21.0

Project Modules

There are no modules declared in this project.