How To Install Java Artifact org.jboss.jbossas.jboss-as-parent v5.0.0.CR2

org.jboss.jbossas jboss-as-parent 5.0.0.CR2

Introduction

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

How To Install Java Artifact org.jboss.jbossas.jboss-as-parent In Version 5.0.0.CR2

To install the JBoss Application Server Parent POM artifact in version 5.0.0.CR2 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 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 (21)