is not current version
Last Version 3.0.0

Jakarta SOAP with Attachments API 2.0.1

Provides the API for creating and building SOAP messages.

License

License

GroupId

GroupId

jakarta.xml.soap
ArtifactId

ArtifactId

jakarta.xml.soap-api
Version

Version

2.0.1
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 2.0.1


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

Dependencies

compile (1)

Group / Artifact Type Version
com.sun.activation : jakarta.activation jar 2.0.1

test (1)

Group / Artifact Type Version
junit : junit jar 4.13.2

Project Modules

There are no modules declared in this project.