MVN

io.bootique.jdbc : bootique-jdbc-test

Maven & Gradle

Dec 09, 2022
8 usages
5 stars

bootique-jdbc-test (deprecated): Helper classes for unit tests that require a database · Provides helper classes for unit tests that require a database. Deprecated since 3.0.M1, as we are we phasing out JUnit 4 support in favor of JUnit 5

<dependency>
    <groupId>io.bootique.jdbc</groupId>
    <artifactId>bootique-jdbc-test</artifactId>
    <version>3.0.M1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of io.bootique.jdbc : bootique-jdbc-test to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 3.0.M1
  • Latest Release Candidate: 2.0.RC1

All Versions

Choose a version of io.bootique.jdbc : bootique-jdbc-test to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
3.0.x
bootique-jdbc-test-3.0.M1
2.0.x
bootique-jdbc-test-2.0.1
bootique-jdbc-test-2.0.RC1
bootique-jdbc-test-2.0.B1
bootique-jdbc-test-2.0.M1
2.0
bootique-jdbc-test-2.0
1.3
bootique-jdbc-test-1.3
1.2
bootique-jdbc-test-1.2
1.1
bootique-jdbc-test-1.1
1.0
bootique-jdbc-test-1.0
1.0.x
bootique-jdbc-test-1.0.RC1
0.25
bootique-jdbc-test-0.25
0.24
bootique-jdbc-test-0.24
0.14
bootique-jdbc-test-0.14
0.13
bootique-jdbc-test-0.13
0.12
bootique-jdbc-test-0.12

How to add a dependency to Maven

Add the following io.bootique.jdbc : bootique-jdbc-test maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>io.bootique.jdbc</groupId>
    <artifactId>bootique-jdbc-test</artifactId>
    <version>3.0.M1</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following io.bootique.jdbc : bootique-jdbc-test gradle dependency to your build.gradle file:

implementation 'io.bootique.jdbc:bootique-jdbc-test:3.0.M1'

Gradle Kotlin DSL: Add the following io.bootique.jdbc : bootique-jdbc-test gradle kotlin dependency to your build.gradle.kts file:

implementation("io.bootique.jdbc:bootique-jdbc-test:3.0.M1")

How to add a dependency to SBT Scala

SBT Scala: Add the following io.bootique.jdbc : bootique-jdbc-test sbt scala dependency to your build.sbt file:

libraryDependencies += "io.bootique.jdbc" % "bootique-jdbc-test" % "3.0.M1"

Advertisement

Dependencies from Group

Dec 09, 2022
35 usages
5 stars
Dec 09, 2022
25 usages
5 stars
Dec 09, 2022
25 usages
5 stars
Dec 09, 2022
11 usages
5 stars
Dec 09, 2022
8 usages
5 stars

Discover Dependencies

Sep 25, 2017
11 stars
Oct 04, 2016
1 usages
3 stars
Oct 06, 2016
1 usages
0 stars
Oct 09, 2016
3 stars
Mar 05, 2021
1 usages
117 stars
Nov 01, 2017
1 usages
0 stars
Nov 01, 2017
3 usages
0 stars
Dec 06, 2017
24 stars