How To Install Java Artifact jakarta.jms.jakarta.jms-api v2.0.3

jakarta.jms jakarta.jms-api 2.0.3

Introduction

In this article, we'll learn how to install Java artifact jakarta.jms-api from jakarta.jms group in version 2.0.3. The artifact is available in 5 versions: 3.1.0 3.0.0-RC1 3.0.0 2.0.3 2.0.2 . The Jakarta Messaging API project has been released under Eclipse Public License 2.0 license, and has its own website at: https://projects.eclipse.org/projects/ee4j.jms . The parent project is: org.eclipse.ee4j::project::1.0.5

How To Install Java Artifact jakarta.jms.jakarta.jms-api In Version 2.0.3

To install the Jakarta Messaging API artifact in version 2.0.3 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 Jakarta Messaging API 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.

Licenses