How To Install Java Artifact org.easytesting.fest-assert-core v2.0M2

org.easytesting fest-assert-core 2.0M2

Introduction

In this article, we'll learn how to install Java artifact fest-assert-core from org.easytesting group in version 2.0M2. The artifact is available in 10 versions: 2.0M10 2.0M9 2.0M8 2.0M7 2.0M6 2.0M5 2.0M4 2.0M3 2.0M2 2.0M1 The FEST Fluent Assertions project has its own website at: http://fest.easytesting.org/assert. The parent project is: org.easytesting::fest::1.0.11

How To Install Java Artifact org.easytesting.fest-assert-core In Version 2.0M2

To install the FEST Fluent Assertions artifact in version 2.0M2 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 FEST Fluent Assertions 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)

Test dependencies (4)