MVN

io.federecio : dropwizard-junit

Maven & Gradle

Apr 02, 2015
3 usages
10 stars

Dropwizard Junit runner · A JUnit runner to allow testing of Dropwizard applications

<dependency>
    <groupId>io.federecio</groupId>
    <artifactId>dropwizard-junit</artifactId>
    <version>0.6</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of io.federecio : dropwizard-junit to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.6

All Versions

Choose a version of io.federecio : dropwizard-junit to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.6
dropwizard-junit-0.6
0.5
dropwizard-junit-0.5

How to add a dependency to Maven

Add the following io.federecio : dropwizard-junit maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>io.federecio</groupId>
    <artifactId>dropwizard-junit</artifactId>
    <version>0.6</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following io.federecio : dropwizard-junit gradle dependency to your build.gradle file:

implementation 'io.federecio:dropwizard-junit:0.6'

Gradle Kotlin DSL: Add the following io.federecio : dropwizard-junit gradle kotlin dependency to your build.gradle.kts file:

implementation("io.federecio:dropwizard-junit:0.6")

How to add a dependency to SBT Scala

SBT Scala: Add the following io.federecio : dropwizard-junit sbt scala dependency to your build.sbt file:

libraryDependencies += "io.federecio" % "dropwizard-junit" % "0.6"

Advertisement

Dependencies from Group

Apr 27, 2015
3 usages
130 stars
Apr 02, 2015
3 usages
10 stars

Discover Dependencies

Aug 22, 2023
3 usages
Apr 29, 2020
3 usages
3.5k stars
Jul 13, 2022
1 usages
Jul 15, 2021
3 usages
5 stars
Jun 24, 2022
15 usages
Jul 12, 2023
12 usages
3k stars
Apr 05, 2022
3 usages
1.1k stars
May 27, 2022
4 usages
447 stars