Последняя версия

Spring Web Services - Parent 2.1.4.RELEASE

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.

Лицензия

Лицензия

Группа

Группа

org.springframework.ws
Идентификатор

Идентификатор

spring-ws-parent
Версия

Версия

2.1.4.RELEASE
Тип

Тип

pom
Описание

Описание

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.
Ссылка на сайт

Ссылка на сайт

http://static.springframework.org/spring-ws/site/index.html
Организация-разработчик

Организация-разработчик

The Spring Web Services Framework
Система контроля версий

Система контроля версий

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

Скачать spring-ws-parent 2.1.4.RELEASE

Имя Файла Размер
spring-ws-parent-2.1.4.RELEASE.pom 32 KB
Обзор

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

Зависимости

compile (3)

Идентификатор библиотеки Тип Версия
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)

Идентификатор библиотеки Тип Версия
junit : junit jar 4.10
xmlunit : xmlunit jar 1.1
log4j : log4j jar 1.2.16
org.easymock : easymock jar 3.1

Модули Проекта

Данный проект не имеет модулей.