How To Install Java Artifact org.jboss.javaee.jboss-jca-api-1.5_spec v5.0.2.RC1

org.jboss.javaee jboss-jca-api-1.5_spec 5.0.2.RC1

Introduction

In this article, we'll learn how to install Java artifact jboss-jca-api-1.5_spec from org.jboss.javaee group in version 5.0.2.RC1. The artifact is available in 2 versions: 5.0.2.RC1 5.0.2.GA The JBoss J2EE Connector Architecture 1.5 API project has its own website at: http://www.jboss.org. The parent project is: org.jboss.javaee::jboss-javaee-parent::5.0.2.RC1

How To Install Java Artifact org.jboss.javaee.jboss-jca-api-1.5_spec In Version 5.0.2.RC1

To install the JBoss J2EE Connector Architecture 1.5 API artifact in version 5.0.2.RC1 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 J2EE Connector Architecture 1.5 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.

Compile dependencies (1)