How To Install Java Artifact org.jboss.jbossas.jboss-as-build v5.0.0.CR1

org.jboss.jbossas jboss-as-build 5.0.0.CR1

Introduction

In this article, we'll learn how to install Java artifact jboss-as-build from org.jboss.jbossas group in version 5.0.0.CR1. The artifact is available in 12 versions: 6.1.0.Final 6.0.0.Final 6.0.0.20101110-CR1 6.0.0.20100911-M5 6.0.0.20100721-M4 6.0.0.20100429-M3 5.1.0.GA 5.1.0.CR1 5.0.1.GA 5.0.0.GA 5.0.0.CR2 5.0.0.CR1 The JBoss Application Server Distribution project has its own website at: http://www.jboss.com/products/jbossas. The parent project is: org.jboss.jbossas::jboss-as-parent::5.0.0.CR1

How To Install Java Artifact org.jboss.jbossas.jboss-as-build In Version 5.0.0.CR1

To install the JBoss Application Server Distribution artifact in version 5.0.0.CR1 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 Distribution 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 (19)