MVN

com.github.arteam : jdit

Maven & Gradle

Mar 16, 2022
25 stars

JDBI Dropwizard Integration Testing · JDIT is library which simplifies integration testing of JDBI applications

<dependency>
    <groupId>com.github.arteam</groupId>
    <artifactId>jdit</artifactId>
    <version>0.9</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.github.arteam : jdit to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.9

All Versions

Choose a version of com.github.arteam : jdit to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.9
jdit-0.9
0.8
jdit-0.8
0.7
jdit-0.7
0.6
jdit-0.6
0.5
jdit-0.5

How to add a dependency to Maven

Add the following com.github.arteam : jdit maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.github.arteam</groupId>
    <artifactId>jdit</artifactId>
    <version>0.9</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.github.arteam : jdit gradle dependency to your build.gradle file:

implementation 'com.github.arteam:jdit:0.9'

Gradle Kotlin DSL: Add the following com.github.arteam : jdit gradle kotlin dependency to your build.gradle.kts file:

implementation("com.github.arteam:jdit:0.9")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.github.arteam : jdit sbt scala dependency to your build.sbt file:

libraryDependencies += "com.github.arteam" % "jdit" % "0.9"

Advertisement

Dependencies from Group

Mar 15, 2022
3 usages
68 stars
Mar 15, 2022
2 usages
68 stars
Nov 13, 2017
1 usages
2 stars
Mar 16, 2022
25 stars
Nov 13, 2017
6 stars

Discover Dependencies

Mar 13, 2023
28 stars
Dec 10, 2020
5 usages
24 stars
Jan 15, 2020
3 usages
16 stars
Nov 25, 2019
3 usages
128 stars
Jul 13, 2023
6 usages
212 stars
Jul 13, 2023
13 usages
212 stars
May 18, 2018
3 usages
Jun 06, 2023
566 usages
168 stars