Spring Web Services - Parent

Spring Web Services is a product of the Spring community focused on creating document-driven Web services. It aims to facilitate contract-first SOAP service development, allowing for the creation of flexible web services using one of the many ways to manipulate XML payloads.

License

License

GroupId

GroupId

org.springframework.ws
ArtifactId

ArtifactId

spring-ws-parent
Last Version

Last Version

2.1.4.RELEASE
Release Date

Release Date

Type

Type

pom
Description

Description

Spring Web Services - Parent
Spring Web Services is a product of the Spring community focused on creating document-driven Web services. It aims to facilitate contract-first SOAP service development, allowing for the creation of flexible web services using one of the many ways to manipulate XML payloads.
Project URL

Project URL

http://static.springframework.org/spring-ws/site/index.html
Project Organization

Project Organization

The Spring Web Services Framework
Source Code Management

Source Code Management

https://fisheye.springframework.org/browse/spring-ws/trunk

Download spring-ws-parent

How to add to project

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

Dependencies

compile (3)

Group / Artifact Type Version
commons-logging : commons-logging jar 1.1.1
org.springframework : spring-core jar 3.2.4.RELEASE
org.springframework : spring-beans jar 3.2.4.RELEASE

test (4)

Group / Artifact Type Version
junit : junit jar 4.10
xmlunit : xmlunit jar 1.1
log4j : log4j jar 1.2.16
org.easymock : easymock jar 3.1

Project Modules

There are no modules declared in this project.

Versions

Version
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