| Лицензия |
Лицензия |
|---|---|
| Группа | Группа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-1.5.2.pom | |
| openws-1.5.2.jar | 560 KB |
| openws-1.5.2-sources.jar | 743 KB |
| openws-1.5.2-javadoc.jar | 3 MB |
| Обзор |
<!-- 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"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| 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 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| javax.servlet : servlet-api | jar | 2.5 |
| net.jcip : jcip-annotations | jar | 1.0 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| 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 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| 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 |