How To Install Java Artifact jakarta.xml.soap.jakarta.xml.soap-api v1.4.2

jakarta.xml.soap jakarta.xml.soap-api 1.4.2

Introduction

In this article, we'll learn how to install Java artifact jakarta.xml.soap-api from jakarta.xml.soap group in version 1.4.2. The artifact is available in 11 versions: 3.0.1 3.0.0-RC2 3.0.0-RC1 3.0.0 2.0.1 2.0.0-RC3 2.0.0-RC2 2.0.0-RC1 2.0.0 1.4.2 1.4.1 . The Jakarta SOAP with Attachments API project has been released under Eclipse Distribution License - v 1.0 license, and has its own website at: https://github.com/eclipse-ee4j/saaj-api . The parent project is: org.eclipse.ee4j::project::1.0.6

How To Install Java Artifact jakarta.xml.soap.jakarta.xml.soap-api In Version 1.4.2

To install the Jakarta SOAP with Attachments API artifact in version 1.4.2 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 SOAP with Attachments 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 (1)

Test dependencies (1)

Licenses

Developers