How To Install Java Artifact org.jboss.jboss-transaction-spi v7.0.0.CR2

org.jboss jboss-transaction-spi 7.0.0.CR2

Introduction

In this article, we'll learn how to install Java artifact jboss-transaction-spi from org.jboss group in version 7.0.0.CR2. The artifact is available in 25 versions: 8.0.0.Final 7.6.1.Final 7.6.0.Final 7.5.2.Final 7.5.1.Final 7.5.0.Final 7.4.0.Final 7.3.4.Final 7.3.3.Final 7.3.2.Final 7.3.1.Final 7.3.0.SP1 7.3.0.Final 7.2.0.Final 7.1.1.Final 7.1.0.SP2 7.1.0.SP1 7.1.0.Final 7.0.2.Final 7.0.1.Final 7.0.0.Final 7.0.0.CR2 7.0.0.CR1 5.0.0.Beta4 5.0.0.Beta3 The JBoss Transaction 7.0.0 SPI project has its own website at: http://www.jboss.org. The parent project is: org.jboss::jboss-parent::8

How To Install Java Artifact org.jboss.jboss-transaction-spi In Version 7.0.0.CR2

To install the JBoss Transaction 7.0.0 SPI artifact in version 7.0.0.CR2 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 Transaction 7.0.0 SPI 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)