OpenWS

The OpenWS library provides a growing set of tools to work with web services at a low level. These tools include classes for creating and reading SOAP messages, transport-independent clients for connecting to web services, and various transports for use with those clients.

Лицензия

Лицензия

Группа

Группа

org.opensaml
Идентификатор

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

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

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

1.5.4
Дата

Дата

Тип

Тип

jar
Описание

Описание

OpenWS
The OpenWS library provides a growing set of tools to work with web services at a low level. These tools include classes for creating and reading SOAP messages, transport-independent clients for connecting to web services, and various transports for use with those clients.
Организация-разработчик

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

Internet2

Скачать openws

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

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

Зависимости

compile (5)

Идентификатор библиотеки Тип Версия
org.opensaml : xmltooling jar 1.4.4
commons-codec : commons-codec jar 1.7
commons-httpclient : commons-httpclient jar 3.1
joda-time : joda-time jar 2.2
org.apache.santuario : xmlsec jar 1.5.7

provided (1)

Идентификатор библиотеки Тип Версия
javax.servlet : servlet-api jar 2.5

test (4)

Идентификатор библиотеки Тип Версия
junit : junit jar 3.8.2
ch.qos.logback : logback-classic jar 1.0.11
org.springframework : spring-core jar 2.5.6.SEC03
org.springframework : spring-test jar 2.5.6.SEC03

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

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

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

Версия
1.5.4
1.5.1
1.5.0
1.4.4
1.4.2-1
1.4.2
1.4.1