How To Install Java Artifact io.dropwizard.modules.dropwizard-testing-junit4 v3.0.4

io.dropwizard.modules dropwizard-testing-junit4 3.0.4

Introduction

In this article, we'll learn how to install Java artifact dropwizard-testing-junit4 from io.dropwizard.modules group in version 3.0.4. The artifact is available in 19 versions: 4.0.8 4.0.7 4.0.6 4.0.5 4.0.4 4.0.3 4.0.2 4.0.1 4.0.0 3.0.8 3.0.7 3.0.6 3.0.5 3.0.4 3.0.3 3.0.2 3.0.1 3.0.0-beta.4 3.0.0 . The Dropwizard Test Support for JUnit 4.x project has been released under Apache 2.0 license. The parent project is: io.dropwizard::dropwizard-parent::3.0.4

How To Install Java Artifact io.dropwizard.modules.dropwizard-testing-junit4 In Version 3.0.4

To install the Dropwizard Test Support for JUnit 4.x artifact in version 3.0.4 add the following dependency to your pom.xml file for Maven Project.

The dependency needs to be added in the dependencies section which is located in the main project tag of the pom.xml file. The sample pom.xml file that uses Dropwizard Test Support for JUnit 4.x dependency could look as follows:

Other dependency snippets for Gradle, SBT, Ivy, Grape, Leiningen, and Buildr

Below you can find code snippets for other project build tools like Gradle, SBT, Ivy, Grape, Leiningen, and Buildr.

Managed dependencies (1)

Compile dependencies (22)

Provided dependencies (2)

Test dependencies (4)

Licenses