How To Install Java Artifact org.jboss.jbossas.jboss-as-main v5.0.0.GA

org.jboss.jbossas jboss-as-main 5.0.0.GA

Introduction

In this article, we'll learn how to install Java artifact jboss-as-main from org.jboss.jbossas group in version 5.0.0.GA. 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 Main project has its own website at: http://www.jboss.org/jbossas. The parent project is: org.jboss.jbossas::jboss-as-parent::5.0.0.GA

How To Install Java Artifact org.jboss.jbossas.jboss-as-main In Version 5.0.0.GA

To install the JBoss Application Server Main artifact in version 5.0.0.GA 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 Main 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 (3)