MVN

org.jboss.narayana.tomcat : tomcat-jta

Maven & Gradle

Jul 05, 2018
2 usages
211 stars

Narayana: Tomcat JTA integration

<dependency>
    <groupId>org.jboss.narayana.tomcat</groupId>
    <artifactId>tomcat-jta</artifactId>
    <version>5.9.0.Final</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.jboss.narayana.tomcat : tomcat-jta to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 5.9.0.Final

All Versions

Choose a version of org.jboss.narayana.tomcat : tomcat-jta to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
5.9.x
tomcat-jta-5.9.0.Final
5.8.x
tomcat-jta-5.8.2.Final
tomcat-jta-5.8.1.Final
tomcat-jta-5.8.0.Final
5.7.x
tomcat-jta-5.7.2.Final
tomcat-jta-5.7.1.Final
tomcat-jta-5.7.0.Final
5.6.x
tomcat-jta-5.6.4.Final
tomcat-jta-5.6.3.Final
tomcat-jta-5.6.2.Final
tomcat-jta-5.6.1.Final
tomcat-jta-5.6.0.Final

How to add a dependency to Maven

Add the following org.jboss.narayana.tomcat : tomcat-jta maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>org.jboss.narayana.tomcat</groupId>
    <artifactId>tomcat-jta</artifactId>
    <version>5.9.0.Final</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following org.jboss.narayana.tomcat : tomcat-jta gradle dependency to your build.gradle file:

implementation 'org.jboss.narayana.tomcat:tomcat-jta:5.9.0.Final'

Gradle Kotlin DSL: Add the following org.jboss.narayana.tomcat : tomcat-jta gradle kotlin dependency to your build.gradle.kts file:

implementation("org.jboss.narayana.tomcat:tomcat-jta:5.9.0.Final")

How to add a dependency to SBT Scala

SBT Scala: Add the following org.jboss.narayana.tomcat : tomcat-jta sbt scala dependency to your build.sbt file:

libraryDependencies += "org.jboss.narayana.tomcat" % "tomcat-jta" % "5.9.0.Final"

Advertisement

Dependencies from Group

Jul 05, 2018
2 usages
211 stars
Jul 05, 2018
211 stars

Discover Dependencies

Nov 23, 2018
12 usages
May 16, 2021
5 usages
954 stars
May 09, 2021
16 usages
284 stars
Dec 02, 2022
4 usages
76 stars
May 23, 2017
1 usages
Oct 14, 2019
9 usages
1.6k stars