MVN

org.jdbdt : jdbdt

Maven & Gradle

Sep 25, 2021
15 stars

JDBDT · JDBDT (Java Database Delta Testing) is a library for database test automation.

<dependency>
    <groupId>org.jdbdt</groupId>
    <artifactId>jdbdt</artifactId>
    <version>1.4.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.jdbdt : jdbdt to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.4.1
  • Latest Release Candidate: 1.4.0-RC1

All Versions

Choose a version of org.jdbdt : jdbdt to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.4.x
jdbdt-1.4.1
jdbdt-1.4.0
jdbdt-1.4.0-RC1
1.3.x
jdbdt-1.3.0
1.2.x
jdbdt-1.2.4
jdbdt-1.2.3
jdbdt-1.2.2
jdbdt-1.2.1
jdbdt-1.2.0
1.1.x
jdbdt-1.1.2
jdbdt-1.1.1
jdbdt-1.1.0
1.0.x
jdbdt-1.0.8
jdbdt-1.0.7
jdbdt-1.0.6
jdbdt-1.0.5
jdbdt-1.0.4
jdbdt-1.0.3
jdbdt-1.0.2
jdbdt-1.0.1
jdbdt-1.0.0
0.12
jdbdt-0.12
0.11
jdbdt-0.11
0.10
jdbdt-0.10
0.9
jdbdt-0.9
0.8
jdbdt-0.8
0.7
jdbdt-0.7
0.6
jdbdt-0.6
0.5
jdbdt-0.5
0.4
jdbdt-0.4
0.3
jdbdt-0.3
0.2
jdbdt-0.2
0.1
jdbdt-0.1
0.1.x
jdbdt-0.1.0-rc1

How to add a dependency to Maven

Add the following org.jdbdt : jdbdt maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>org.jdbdt</groupId>
    <artifactId>jdbdt</artifactId>
    <version>1.4.1</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following org.jdbdt : jdbdt gradle dependency to your build.gradle file:

implementation 'org.jdbdt:jdbdt:1.4.1'

Gradle Kotlin DSL: Add the following org.jdbdt : jdbdt gradle kotlin dependency to your build.gradle.kts file:

implementation("org.jdbdt:jdbdt:1.4.1")

How to add a dependency to SBT Scala

SBT Scala: Add the following org.jdbdt : jdbdt sbt scala dependency to your build.sbt file:

libraryDependencies += "org.jdbdt" % "jdbdt" % "1.4.1"

Advertisement

Dependencies from Group

Sep 25, 2021
15 stars

Discover Dependencies

Dec 13, 2017
1 usages
Jul 10, 2023
35 usages
649 stars
Aug 11, 2020
5 usages
0 stars
Jul 15, 2022
25 stars
Jul 15, 2022
25 stars
May 19, 2020
2 usages
12 stars
Aug 28, 2018
3 stars
ip
Jul 04, 2023
2 usages
3 stars
api
Jul 04, 2023
4 usages
3 stars