MVN

com.github.jbowkett : ddt-jdk7

Maven & Gradle

Jun 30, 2015
1 stars

DDT · DDT is a database mocking library for unit testing without the need for a database.

<dependency>
    <groupId>com.github.jbowkett</groupId>
    <artifactId>ddt-jdk7</artifactId>
    <version>0.9.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.github.jbowkett : ddt-jdk7 to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.9.0

All Versions

Choose a version of com.github.jbowkett : ddt-jdk7 to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.9.x
ddt-jdk7-0.9.0

How to add a dependency to Maven

Add the following com.github.jbowkett : ddt-jdk7 maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.github.jbowkett</groupId>
    <artifactId>ddt-jdk7</artifactId>
    <version>0.9.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.github.jbowkett : ddt-jdk7 gradle dependency to your build.gradle file:

implementation 'com.github.jbowkett:ddt-jdk7:0.9.0'

Gradle Kotlin DSL: Add the following com.github.jbowkett : ddt-jdk7 gradle kotlin dependency to your build.gradle.kts file:

implementation("com.github.jbowkett:ddt-jdk7:0.9.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.github.jbowkett : ddt-jdk7 sbt scala dependency to your build.sbt file:

libraryDependencies += "com.github.jbowkett" % "ddt-jdk7" % "0.9.0"

Advertisement

Dependencies from Group

Jun 30, 2015
1 stars
Jun 30, 2015
1 stars
Jul 01, 2015
1 stars

Discover Dependencies

Aug 11, 2015
2 usages
63 stars
Dec 14, 2022
2 usages
29 stars
Dec 13, 2022
14 usages
113 stars
Jul 03, 2015
60 stars
Dec 27, 2015
1 usages
190 stars
Jun 29, 2015
1 usages
190 stars
Feb 28, 2016
3 usages
190 stars
Feb 17, 2016
5 usages
13 stars