How To Install Java Artifact jakarta.xml.ws.jakarta.xml.ws-api v2.3.3

jakarta.xml.ws jakarta.xml.ws-api 2.3.3

Introduction

In this article, we'll learn how to install Java artifact jakarta.xml.ws-api from jakarta.xml.ws group in version 2.3.3. The artifact is available in 11 versions: 4.0.1 4.0.0-RC2 4.0.0-RC1 4.0.0 3.0.1 3.0.0-RC3 3.0.0-RC2 3.0.0-RC1 3.0.0 2.3.3 2.3.2 . The Jakarta XML Web Services API project has been released under Eclipse Distribution License - v 1.0 license, and has its own website at: https://github.com/eclipse-ee4j/jax-ws-api . The parent project is: org.eclipse.ee4j::project::1.0.6

How To Install Java Artifact jakarta.xml.ws.jakarta.xml.ws-api In Version 2.3.3

To install the Jakarta XML Web Services API artifact in version 2.3.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 XML Web Services 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.

Compile dependencies (2)

Licenses

Developers