Last Version

Spring WS Archetype 2.1.4.RELEASE

Spring Web Services Maven2 Archetype.

License

License

GroupId

GroupId

org.springframework.ws
ArtifactId

ArtifactId

spring-ws-archetype
Version

Version

2.1.4.RELEASE
Type

Type

jar
Description

Description

Spring WS Archetype
Spring Web Services Maven2 Archetype.
Project Organization

Project Organization

The Spring Web Services Framework
Source Code Management

Source Code Management

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

Download spring-ws-archetype 2.1.4.RELEASE


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