MVN

org.codehaus.fabric3.api : javax-jms

Maven & Gradle

Oct 12, 2011
21 usages

JMS API v1.1 · JTA API v1.1

<dependency>
    <groupId>org.codehaus.fabric3.api</groupId>
    <artifactId>javax-jms</artifactId>
    <version>1.1.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.codehaus.fabric3.api : javax-jms to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.1.1

All Versions

Choose a version of org.codehaus.fabric3.api : javax-jms to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.1.x
javax-jms-1.1.1
javax-jms-1.1.0

How to add a dependency to Maven

Add the following org.codehaus.fabric3.api : javax-jms maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>org.codehaus.fabric3.api</groupId>
    <artifactId>javax-jms</artifactId>
    <version>1.1.1</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following org.codehaus.fabric3.api : javax-jms gradle dependency to your build.gradle file:

implementation 'org.codehaus.fabric3.api:javax-jms:1.1.1'

Gradle Kotlin DSL: Add the following org.codehaus.fabric3.api : javax-jms gradle kotlin dependency to your build.gradle.kts file:

implementation("org.codehaus.fabric3.api:javax-jms:1.1.1")

How to add a dependency to SBT Scala

SBT Scala: Add the following org.codehaus.fabric3.api : javax-jms sbt scala dependency to your build.sbt file:

libraryDependencies += "org.codehaus.fabric3.api" % "javax-jms" % "1.1.1"

Advertisement

Dependencies from Group

Discover Dependencies

Aug 23, 2023
29 usages
170 stars
Mar 28, 2023
15 usages
Apr 04, 2018
55 usages
Aug 20, 2023
34 usages
Aug 24, 2023
32 usages
12.4k stars
Oct 28, 2016
40 usages
12.9k stars
Apr 25, 2015
14 usages
Apr 28, 2016
15 usages
8.7k stars
Sep 29, 2015
41 usages
8.7k stars
eql
Mar 22, 2023
23 usages
192 stars