How To Install Java Artifact org.jboss.weld.module.weld-jta v4.0.0.CR1

org.jboss.weld.module weld-jta 4.0.0.CR1

Introduction

In this article, we'll learn how to install Java artifact weld-jta from org.jboss.weld.module group in version 4.0.0.CR1. The artifact is available in 65 versions: 6.0.0.Beta1 6.0.0.Alpha1 5.1.2.Final 5.1.1.SP2 5.1.1.SP1 5.1.1.Final 5.1.0.Final 5.0.1.Final 5.0.0.SP2 5.0.0.SP1 5.0.0.Final 5.0.0.CR2 5.0.0.CR1 5.0.0.Beta1 5.0.0.Alpha2 5.0.0.Alpha1 4.0.3.Final 4.0.2.Final 4.0.1.SP1 4.0.1.Final 4.0.0.Final 4.0.0.CR1 4.0.0.Beta5 4.0.0.Beta4 4.0.0.Beta3 4.0.0.Beta2 4.0.0.Beta1 4.0.0.Alpha3 4.0.0.Alpha2 4.0.0.Alpha1 3.1.9.Final 3.1.8.Final 3.1.7.SP1 3.1.7.Final 3.1.6.Final 3.1.5.SP1 3.1.5.Final 3.1.4.Final 3.1.3.Final 3.1.2.Final 3.1.1.Final 3.1.0.Final 3.1.0.Beta1 3.0.6.Final 3.0.5.Final 3.0.4.Final 3.0.3.Final 3.0.2.Final 3.0.1.Final 3.0.0.Final 3.0.0.CR2 3.0.0.CR1 3.0.0.Beta1 3.0.0.Alpha17 3.0.0.Alpha16 3.0.0.Alpha15 3.0.0.Alpha14 3.0.0.Alpha13 3.0.0.Alpha12 3.0.0.Alpha11 3.0.0.Alpha10 3.0.0.Alpha9 3.0.0.Alpha8 3.0.0.Alpha7 3.0.0.Alpha6 . The Weld JTA project has been released under Apache License, Version 2.0 license, and has its own website at: http://weld.cdi-spec.org . The parent project is: org.jboss.weld::weld-core-parent::4.0.0.CR1

How To Install Java Artifact org.jboss.weld.module.weld-jta In Version 4.0.0.CR1

To install the Weld JTA artifact in version 4.0.0.CR1 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 Weld JTA 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 (6)

Licenses