MVN

org.eclipse.jetty.orbit : javax.transaction

Maven & Gradle

Dec 07, 2011
14 usages

Jetty Orbit :: Transaction API · This artifact originates from the Orbit Project at Eclipse, it is an osgi bundle and is signed as well.

<dependency>
    <groupId>org.eclipse.jetty.orbit</groupId>
    <artifactId>javax.transaction</artifactId>
    <version>1.1.1.v201105210645</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.eclipse.jetty.orbit : javax.transaction to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.1.1.v201105210645

All Versions

Choose a version of org.eclipse.jetty.orbit : javax.transaction to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.1.x
javax.transaction-1.1.1.v201105210645

How to add a dependency to Maven

Add the following org.eclipse.jetty.orbit : javax.transaction maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>org.eclipse.jetty.orbit</groupId>
    <artifactId>javax.transaction</artifactId>
    <version>1.1.1.v201105210645</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following org.eclipse.jetty.orbit : javax.transaction gradle dependency to your build.gradle file:

implementation 'org.eclipse.jetty.orbit:javax.transaction:1.1.1.v201105210645'

Gradle Kotlin DSL: Add the following org.eclipse.jetty.orbit : javax.transaction gradle kotlin dependency to your build.gradle.kts file:

implementation("org.eclipse.jetty.orbit:javax.transaction:1.1.1.v201105210645")

How to add a dependency to SBT Scala

SBT Scala: Add the following org.eclipse.jetty.orbit : javax.transaction sbt scala dependency to your build.sbt file:

libraryDependencies += "org.eclipse.jetty.orbit" % "javax.transaction" % "1.1.1.v201105210645"

Advertisement

Dependencies from Group

Discover Dependencies

Nov 15, 2011
20 usages
598 stars
Sep 19, 2015
6 usages
578 stars
Feb 22, 2022
18 usages
Jun 25, 2023
119 usages
Aug 25, 2023
43 usages
4.8k stars
Jan 17, 2023
2 usages
58 stars
Jan 17, 2023
1 usages
58 stars
Oct 07, 2016
3 usages
11 stars
Apr 07, 2023
8 usages
Oct 15, 2020
101 usages
12.9k stars