MVN

javax.jms : javax.jms-api

Maven & Gradle

Mar 11, 2015
423 usages

JMS API

<dependency>
    <groupId>javax.jms</groupId>
    <artifactId>javax.jms-api</artifactId>
    <version>2.0.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

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

  • Latest Stable: 2.0.1

All Versions

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

Version Vulnerabilities Updated
2.0.x
javax.jms-api-2.0.1
javax.jms-api-2.0.1-b01
2.0
javax.jms-api-2.0
javax.jms-api-2.0-b13
javax.jms-api-2.0-b12
javax.jms-api-2.0-b11
javax.jms-api-2.0-b10
javax.jms-api-2.0-b09
javax.jms-api-2.0-b08
javax.jms-api-2.0-b07
javax.jms-api-2.0-b06
javax.jms-api-2.0-b04
javax.jms-api-2.0-b03

How to add a dependency to Maven

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

<dependency>
    <groupId>javax.jms</groupId>
    <artifactId>javax.jms-api</artifactId>
    <version>2.0.1</version>
</dependency>

How to add a dependency to Gradle

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

implementation 'javax.jms:javax.jms-api:2.0.1'

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

implementation("javax.jms:javax.jms-api:2.0.1")

How to add a dependency to SBT Scala

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

libraryDependencies += "javax.jms" % "javax.jms-api" % "2.0.1"

Advertisement

Dependencies from Group

Mar 11, 2015
423 usages
jms
Nov 06, 2006
210 usages
Apr 17, 2008
157 usages

Discover Dependencies

Aug 14, 2023
257 usages
5.2k stars
Jan 10, 2008
67 usages
Jul 31, 2023
332 usages
29.2k stars
Aug 18, 2023
67 usages
88 stars
Mar 17, 2023
1.4k usages
2.1k stars
Aug 24, 2023
81 usages
72.6k stars
Jun 14, 2023
14 usages
54 stars
May 27, 2021
3 usages
126 stars