How To Install Java Artifact io.rest-assured.rest-assured-parent v4.1.2

io.rest-assured rest-assured-parent 4.1.2

Introduction

In this article, we'll learn how to install Java artifact rest-assured-parent from io.rest-assured group in version 4.1.2. The artifact is available in 35 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 4.4.0 4.3.3 4.3.2 4.3.1 4.3.0 4.2.1 4.2.0 4.1.2 4.1.1 4.1.0 4.0.0 3.3.0 3.2.0 3.1.1 3.1.0 3.0.7 3.0.6 3.0.5 3.0.4 3.0.3 3.0.2 3.0.1 3.0.0 . The REST Assured Parent POM project has been released under Apache 2.0 license, and has its own website at: http://code.google.com/p/rest-assured . The parent project is: org.sonatype.oss::oss-parent::5

How To Install Java Artifact io.rest-assured.rest-assured-parent In Version 4.1.2

To install the REST Assured Parent POM artifact in version 4.1.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 REST Assured Parent POM 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 (20)

Licenses