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.

Лицензия

Лицензия

Группа

Группа

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

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

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

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

1.5.2
Дата

Дата

Тип

Тип

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.

Скачать openws

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

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

Зависимости

compile (8)

Идентификатор библиотеки Тип Версия
io.apigee.opensaml : xmltooling jar 1.4.2
commons-httpclient : commons-httpclient jar 3.1
joda-time : joda-time jar 2.2
org.apache.santuario : xmlsec jar 1.5.6
org.slf4j : jcl-over-slf4j jar 1.7.5
org.slf4j : jul-to-slf4j jar 1.7.5
org.slf4j : log4j-over-slf4j jar 1.7.5
org.slf4j : slf4j-api jar 1.7.5

provided (2)

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

runtime (5)

Идентификатор библиотеки Тип Версия
org.apache.xerces » xml-apis jar 2.10.0
org.apache.xerces » xercesImpl jar 2.10.0
org.apache.xerces » serializer jar 2.10.0
xml-resolver : xml-resolver jar 1.2
xalan : xalan jar 2.7.1

test (6)

Идентификатор библиотеки Тип Версия
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
org.testng : testng jar 6.8
xmlunit : xmlunit jar 1.4

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

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

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

Версия
1.5.2
1.5.0