How To Install Java Artifact org.assertj.assertj-bom v3.24.1

org.assertj assertj-bom 3.24.1

Introduction

In this article, we'll learn how to install Java artifact assertj-bom from org.assertj group in version 3.24.1. The artifact is available in 7 versions: 3.25.3 3.25.2 3.25.1 3.25.0 3.24.2 3.24.1 3.24.0 . The AssertJ (Bill of Materials) project has been released under Apache License, Version 2.0 license, and has its own website at: https://assertj.github.io/doc/ .

How To Install Java Artifact org.assertj.assertj-bom In Version 3.24.1

To install the AssertJ (Bill of Materials) artifact in version 3.24.1 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 AssertJ (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 (2)

Licenses