How To Install Java Artifact org.jboss.jboss-common-core v2.5.0.Final

org.jboss jboss-common-core 2.5.0.Final

Introduction

In this article, we'll learn how to install Java artifact jboss-common-core from org.jboss group in version 2.5.0.Final. The artifact is available in 26 versions: 2.5.0.Final 2.5.0.Beta1 2.2.22.GA 2.2.20.GA 2.2.19.GA 2.2.18.GA 2.2.17.GA 2.2.16.GA 2.2.15.GA 2.2.14.GA 2.2.13.GA 2.2.12.GA 2.2.11.SP1 2.2.11.GA 2.2.10.GA 2.2.9.GA 2.2.8.GA 2.2.7.GA 2.2.6.GA 2.2.5.beta1 2.2.5.GA 2.2.4.GA 2.2.3.GA 2.2.2.GA 2.2.1.GA 2.0.5.GA . The JBoss Common Classes project has been released under Apache License Version 2.0 license, and has its own website at: http://www.jboss.org/jboss-common . The parent project is: org.jboss::jboss-parent::16

How To Install Java Artifact org.jboss.jboss-common-core In Version 2.5.0.Final

To install the JBoss Common Classes artifact in version 2.5.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 Common Classes 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)

Licenses