Jakarta SOAP with Attachments API

Provides the API for creating and building SOAP messages.

Лицензия

Лицензия

Категории

Категории

JBoss Контейнер Application Servers
Группа

Группа

org.jboss.spec.javax.xml.soap
Идентификатор

Идентификатор

jboss-saaj-api_1.4_spec
Последняя версия

Последняя версия

1.0.2.Final
Дата

Дата

Тип

Тип

jar
Описание

Описание

Jakarta SOAP with Attachments API
Provides the API for creating and building SOAP messages.
Ссылка на сайт

Ссылка на сайт

https://github.com/eclipse-ee4j/saaj-api
Организация-разработчик

Организация-разработчик

JBoss by Red Hat
Система контроля версий

Система контроля версий

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

Скачать jboss-saaj-api_1.4_spec

Как подключить последнюю версию

<!-- 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"]

Зависимости

test (1)

Идентификатор библиотеки Тип Версия
junit : junit jar 4.12

Модули Проекта

Данный проект не имеет модулей.

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

Версии библиотеки

Версия
1.0.2.Final
1.0.1.Final
1.0.0.Final
1.0.0.CR2
1.0.0.CR1