How To Install Java Artifact io.rest-assured.rest-assured-bom v4.5.1

io.rest-assured rest-assured-bom 4.5.1

Introduction

In this article, we'll learn how to install Java artifact rest-assured-bom from io.rest-assured group in version 4.5.1. The artifact is available in 12 versions: 5.4.0 5.3.2 5.3.1 5.3.0 5.2.1 5.2.0 5.1.1 5.1.0 5.0.1 5.0.0 4.5.1 4.5.0 . The REST Assured: BOM project has been released under Apache 2.0 license, and has its own website at: http://code.google.com/p/rest-assured .

How To Install Java Artifact io.rest-assured.rest-assured-bom In Version 4.5.1

To install the REST Assured: BOM artifact in version 4.5.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 REST Assured: BOM 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 (19)

Licenses