How To Install Java Artifact org.junit.junit-launcher v5.0.0-ALPHA

org.junit junit-launcher 5.0.0-ALPHA

Introduction

In this article, we'll learn how to install Java artifact junit-launcher from org.junit group in version 5.0.0-ALPHA. The artifact is available in 1 versions: 5.0.0-ALPHA . The org.junit:junit-launcher project has been released under Eclipse Public License v1.0 license, and has its own website at: http://junit.org/junit-lambda.html .

How To Install Java Artifact org.junit.junit-launcher In Version 5.0.0-ALPHA

To install the org.junit:junit-launcher artifact in version 5.0.0-ALPHA 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:junit-launcher 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 (1)

Licenses

Developers