How To Install Java Artifact org.jboss.jbossas.jboss-as-client v6.0.0.Final

org.jboss.jbossas jboss-as-client 6.0.0.Final

Introduction

In this article, we'll learn how to install Java artifact jboss-as-client from org.jboss.jbossas group in version 6.0.0.Final. The artifact is available in 12 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.0.1.GA 5.0.0.GA The JBoss Application Server Client POM project has its own website at: http://www.jboss.org/jbossas. The parent project is: org.jboss.jbossas::jboss-as-parent::6.0.0.Final

How To Install Java Artifact org.jboss.jbossas.jboss-as-client In Version 6.0.0.Final

To install the JBoss Application Server Client POM artifact in version 6.0.0.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 Client 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.

Compile dependencies (50)