Last Version

OpenWS 1.5.2

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.

License

License

GroupId

GroupId

io.apigee.opensaml
ArtifactId

ArtifactId

openws
Version

Version

1.5.2
Type

Type

jar
Description

Description

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.

Download openws 1.5.2


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

Dependencies

compile (8)

Group / Artifact Type Version
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)

Group / Artifact Type Version
javax.servlet : servlet-api jar 2.5
net.jcip : jcip-annotations jar 1.0

runtime (5)

Group / Artifact Type Version
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)

Group / Artifact Type Version
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

Project Modules

There are no modules declared in this project.