Jakarta SOAP with Attachments API

Provides the API for creating and building SOAP messages.

License

License

Categories

Categories

JBoss Container Application Servers
GroupId

GroupId

org.jboss.spec.javax.xml.soap
ArtifactId

ArtifactId

jboss-saaj-api_1.4_spec
Last Version

Last Version

1.0.2.Final
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

JBoss by Red Hat
Source Code Management

Source Code Management

https://github.com/jboss/jboss-jakarta-saaj-api_spec

Download jboss-saaj-api_1.4_spec

How to add to project

<!-- https://jarcasting.com/artifacts/org.jboss.spec.javax.xml.soap/jboss-saaj-api_1.4_spec/ -->
<dependency>
    <groupId>org.jboss.spec.javax.xml.soap</groupId>
    <artifactId>jboss-saaj-api_1.4_spec</artifactId>
    <version>1.0.2.Final</version>
</dependency>
// https://jarcasting.com/artifacts/org.jboss.spec.javax.xml.soap/jboss-saaj-api_1.4_spec/
implementation 'org.jboss.spec.javax.xml.soap:jboss-saaj-api_1.4_spec:1.0.2.Final'
// https://jarcasting.com/artifacts/org.jboss.spec.javax.xml.soap/jboss-saaj-api_1.4_spec/
implementation ("org.jboss.spec.javax.xml.soap:jboss-saaj-api_1.4_spec:1.0.2.Final")
'org.jboss.spec.javax.xml.soap:jboss-saaj-api_1.4_spec:jar:1.0.2.Final'
<dependency org="org.jboss.spec.javax.xml.soap" name="jboss-saaj-api_1.4_spec" rev="1.0.2.Final">
  <artifact name="jboss-saaj-api_1.4_spec" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.jboss.spec.javax.xml.soap', module='jboss-saaj-api_1.4_spec', version='1.0.2.Final')
)
libraryDependencies += "org.jboss.spec.javax.xml.soap" % "jboss-saaj-api_1.4_spec" % "1.0.2.Final"
[org.jboss.spec.javax.xml.soap/jboss-saaj-api_1.4_spec "1.0.2.Final"]

Dependencies

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.

Jakarta SOAP with Attachments

Jakarta SOAP with Attachments defines an API enabling developers to produce and consume messages conforming to the SOAP 1.1, SOAP 1.2, and SOAP Attachments Feature.

This project is part of Jakarta XML Web Services project.

License

You’ll find the text of the licenses in the workspace in various LICENSE.txt or LICENSE.md files. Don’t let the presence of these license files in the workspace confuse you into thinking that they apply to all files in the workspace.

You should always read the license file included with every download, and read the license text included in every source file.

Contributing

We use contribution policy, which means we can only accept contributions under the terms of Eclipse Contributor Agreement.

org.jboss.spec.javax.xml.soap

Eclipse EE4J

The Eclipse EE4J Project

Versions

Version
1.0.2.Final
1.0.1.Final
1.0.0.Final
1.0.0.CR2
1.0.0.CR1