How To Install Java Artifact org.junit.jupiter.junit-jupiter-migration-support v5.0.0-M4

org.junit.jupiter junit-jupiter-migration-support 5.0.0-M4

Introduction

In this article, we'll learn how to install Java artifact junit-jupiter-migration-support from org.junit.jupiter group in version 5.0.0-M4. The artifact is available in 2 versions: 5.0.0-M4 5.0.0-M3 . The org.junit.jupiter:junit-jupiter-migration-support project has been released under Eclipse Public License v1.0 license, and has its own website at: http://junit.org/junit5/ .

How To Install Java Artifact org.junit.jupiter.junit-jupiter-migration-support In Version 5.0.0-M4

To install the org.junit.jupiter:junit-jupiter-migration-support artifact in version 5.0.0-M4 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 org.junit.jupiter:junit-jupiter-migration-support 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.

Compile dependencies (2)

Test dependencies (7)

Licenses

Developers