How To Install Java Artifact com.atomikos.transactions-api v3.2.3

com.atomikos transactions-api 3.2.3

Introduction

In this article, we'll learn how to install Java artifact transactions-api from com.atomikos group in version 3.2.3. The artifact is available in 32 versions: 6.0.0M2 6.0.0M1 6.0.0 5.0.9 5.0.8 5.0.7 5.0.6 5.0.5 5.0.4 5.0.3 5.0.2 5.0.1 5.0.0 4.0.6 4.0.5 4.0.4 4.0.3 4.0.2 4.0.1 4.0.0M5 4.0.0M4 4.0.0 3.9.3 3.9.2 3.9.1 3.9.0.M1 3.9.0 3.8.0 3.7.1 3.7.0 3.6.4 3.2.3 . The Atomikos Transactions API project has been released under The Apache Software License, Version 2.0 license, and has its own website at: http://www.atomikos.com/Main/AtomikosCommunity .

How To Install Java Artifact com.atomikos.transactions-api In Version 3.2.3

To install the Atomikos Transactions API artifact in version 3.2.3 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 Atomikos Transactions 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.

Licenses