How To Install Java Artifact org.jboss.ejb3.jboss-ejb3-ext-api v2.2.0.Final

org.jboss.ejb3 jboss-ejb3-ext-api 2.2.0.Final

Introduction

In this article, we'll learn how to install Java artifact jboss-ejb3-ext-api from org.jboss.ejb3 group in version 2.2.0.Final. The artifact is available in 17 versions: 2.4.0.Final 2.3.0.Final 2.2.0.Final 2.2.0.CR1 2.2.0.Beta1 2.1.0 2.0.0-beta-3 2.0.0-beta-2 2.0.0-beta-1 2.0.0 1.1.1 1.1.0 1.0.0 0.4 0.3 0.2.0 0.1.2.Beta1 The JBoss EJB 3 Extension API project has its own website at: http://www.jboss.org/ejb3/. The parent project is: org.jboss::jboss-parent::19

How To Install Java Artifact org.jboss.ejb3.jboss-ejb3-ext-api In Version 2.2.0.Final

To install the JBoss EJB 3 Extension API artifact in version 2.2.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 EJB 3 Extension API 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.