How To Install Java Artifact org.jboss.as.jboss-as-arquillian v7.1.1.Final

org.jboss.as jboss-as-arquillian 7.1.1.Final

Introduction

In this article, we'll learn how to install Java artifact jboss-as-arquillian from org.jboss.as group in version 7.1.1.Final. The artifact is available in 16 versions: 7.2.0.Final 7.1.3.Final 7.1.2.Final 7.1.1.Final 7.1.0.Final 7.1.0.CR1b 7.1.0.CR1 7.1.0.Beta1b 7.1.0.Beta1 7.0.2.Final 7.0.1.Final 7.0.0.Final 7.0.0.CR1 7.0.0.Beta3 7.0.0.Beta2 7.0.0.Beta1 The parent project is: org.jboss.as::jboss-as-parent::7.1.1.Final

How To Install Java Artifact org.jboss.as.jboss-as-arquillian In Version 7.1.1.Final

To install the JBoss Application Server: Arquillian artifact in version 7.1.1.Final 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 JBoss Application Server: Arquillian 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 (1)