Spring Web Services

Spring-based Web Services support

License

License

GroupId

GroupId

org.springframework.ws
ArtifactId

ArtifactId

spring-ws
Last Version

Last Version

3.1.3
Release Date

Release Date

Type

Type

jar
Description

Description

Spring Web Services
Spring-based Web Services support
Project URL

Project URL

https://spring.io/projects/spring-ws
Project Organization

Project Organization

Pivotal Software
Source Code Management

Source Code Management

https://github.com/spring-projects/spring-ws

Download spring-ws

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
org.springframework : spring-core jar
io.spring.docresources » spring-doc-resources Optional zip 0.2.5

test (7)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-api jar
org.junit.jupiter : junit-jupiter-engine jar
org.easymock : easymock jar 3.6
org.xmlunit : xmlunit-assertj jar 2.7.0
org.assertj : assertj-core jar 3.9.0
com.sun.mail : javax.mail jar 1.6.0
org.codehaus.woodstox : woodstox-core-asl jar 4.2.0

Project Modules

  • spring-ws-core
  • spring-ws-security
  • spring-ws-support
  • spring-ws-test
  • spring-xml
org.springframework.ws

Spring

Versions

Version
3.1.3
3.1.2
3.1.1
3.1.0
3.0.12.RELEASE
3.0.11.RELEASE
3.0.10.RELEASE
3.0.9.RELEASE
3.0.8.RELEASE
3.0.7.RELEASE
3.0.6.RELEASE
3.0.5.RELEASE
3.0.4.RELEASE
3.0.3.RELEASE
3.0.2.RELEASE
3.0.1.RELEASE
3.0.0.RELEASE
2.4.7.RELEASE
2.4.6.RELEASE
2.4.5.RELEASE
2.4.4.RELEASE
2.4.3.RELEASE
2.4.2.RELEASE
2.4.1.RELEASE
2.1.4.RELEASE
2.1.3.RELEASE
2.1.2.RELEASE
2.1.1.RELEASE
2.1.0.RELEASE
2.0.5.RELEASE
2.0.4.RELEASE
2.0.3.RELEASE
2.0.2.RELEASE
2.0.1.RELEASE
2.0.0.RELEASE
2.0.0-M1
1.5.10
1.5.9
1.5.8
1.5.7
1.5.6
1.5.5
1.5.4
1.5.3
1.5.2
1.5.1
1.5.0
1.0.4
1.0.3
1.0.2
1.0.1
1.0.0
1.0-rc2
1.0-rc1
1.0-m3
1.0-m2