How To Install Java Artifact org.junit.junit-bom v5.7.2

org.junit junit-bom 5.7.2

Introduction

In this article, we'll learn how to install Java artifact junit-bom from org.junit group in version 5.7.2. The artifact is available in 49 versions: 5.11.0-M1 5.10.2 5.10.1 5.10.0-RC2 5.10.0-RC1 5.10.0-M1 5.10.0 5.9.3 5.9.2 5.9.1 5.9.0-RC1 5.9.0-M1 5.9.0 5.8.2 5.8.1 5.8.0-RC1 5.8.0-M1 5.8.0 5.7.2 5.7.1 5.7.0-RC1 5.7.0-M1 5.7.0 5.6.3 5.6.2 5.6.1 5.6.0-RC1 5.6.0-M1 5.6.0 5.5.2 5.5.1 5.5.0-RC2 5.5.0-RC1 5.5.0-M1 5.5.0 5.4.2 5.4.1 5.4.0-RC2 5.4.0-RC1 5.4.0-M1 5.4.0 5.3.2 5.3.1 5.3.0-RC1 5.3.0-M1 5.3.0 5.2.0-RC1 5.2.0-M1 5.2.0 . The JUnit 5 (Bill of Materials) project has been released under Eclipse Public License v2.0 license, and has its own website at: https://junit.org/junit5/ .

How To Install Java Artifact org.junit.junit-bom In Version 5.7.2

To install the JUnit 5 (Bill of Materials) artifact in version 5.7.2 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 JUnit 5 (Bill of Materials) 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 (15)

Licenses