Jakarta SOAP with Attachments API

Provides the API for creating and building SOAP messages.

License

License

GroupId

GroupId

jakarta.xml.soap
ArtifactId

ArtifactId

jakarta.xml.soap-api
Last Version

Last Version

3.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

Jakarta SOAP with Attachments API
Provides the API for creating and building SOAP messages.
Project URL

Project URL

https://github.com/eclipse-ee4j/saaj-api
Project Organization

Project Organization

Eclipse Foundation
Source Code Management

Source Code Management

https://github.com/eclipse-ee4j/saaj-api

Download jakarta.xml.soap-api

How to add to project

<!-- https://jarcasting.com/artifacts/jakarta.xml.soap/jakarta.xml.soap-api/ -->
<dependency>
    <groupId>jakarta.xml.soap</groupId>
    <artifactId>jakarta.xml.soap-api</artifactId>
    <version>3.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/jakarta.xml.soap/jakarta.xml.soap-api/
implementation 'jakarta.xml.soap:jakarta.xml.soap-api:3.0.0'
// https://jarcasting.com/artifacts/jakarta.xml.soap/jakarta.xml.soap-api/
implementation ("jakarta.xml.soap:jakarta.xml.soap-api:3.0.0")
'jakarta.xml.soap:jakarta.xml.soap-api:jar:3.0.0'
<dependency org="jakarta.xml.soap" name="jakarta.xml.soap-api" rev="3.0.0">
  <artifact name="jakarta.xml.soap-api" type="jar" />
</dependency>
@Grapes(
@Grab(group='jakarta.xml.soap', module='jakarta.xml.soap-api', version='3.0.0')
)
libraryDependencies += "jakarta.xml.soap" % "jakarta.xml.soap-api" % "3.0.0"
[jakarta.xml.soap/jakarta.xml.soap-api "3.0.0"]

Dependencies

compile (1)

Group / Artifact Type Version
jakarta.activation : jakarta.activation-api jar 2.1.0

test (1)

Group / Artifact Type Version
junit : junit jar 4.13.2

Project Modules

There are no modules declared in this project.
jakarta.xml.soap

Eclipse EE4J

The Eclipse EE4J Project

Versions

Version
3.0.0
3.0.0-RC2
3.0.0-RC1
2.0.1
2.0.0
2.0.0-RC3
2.0.0-RC2
2.0.0-RC1
1.4.2
1.4.1