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.

License

License

GroupId

GroupId

org.opensaml
ArtifactId

ArtifactId

openws
Last Version

Last Version

1.5.4
Release Date

Release Date

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.
Project Organization

Project Organization

Internet2

Download openws

How to add to project

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

Dependencies

compile (5)

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

Group / Artifact Type Version
javax.servlet : servlet-api jar 2.5

test (4)

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

Project Modules

There are no modules declared in this project.

Versions

Version
1.5.4
1.5.1
1.5.0
1.4.4
1.4.2-1
1.4.2
1.4.1